mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-07 16:23:12 +00:00
Remove redundant
This commit is contained in:
parent
d185d30e89
commit
385ab3c64f
@ -8,8 +8,6 @@ global memset:
|
|||||||
%lt_const(0x20)
|
%lt_const(0x20)
|
||||||
// stack: count < 32, DST, count, retdest
|
// stack: count < 32, DST, count, retdest
|
||||||
%jumpi(memset_finish)
|
%jumpi(memset_finish)
|
||||||
// stack: DST, count, retdest
|
|
||||||
|
|
||||||
// stack: DST, count, retdest
|
// stack: DST, count, retdest
|
||||||
PUSH 32
|
PUSH 32
|
||||||
PUSH 0
|
PUSH 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user