mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-12 10:43:07 +00:00
fancy new stack macro
This commit is contained in:
parent
39ae6426a8
commit
58b6771cba
@ -26,11 +26,7 @@ global compress:
|
||||
// stack: STATE, virt, retdest
|
||||
PUSH switch
|
||||
DUP7
|
||||
PUSH 1
|
||||
PUSH 5
|
||||
PUSH 16
|
||||
PUSH 0
|
||||
PUSH 0
|
||||
%stack () -> (0, 0, 16, 5, 1)
|
||||
// stack: 0, 0, 16, 5, 1, virt, switch, STATE, virt, retdest
|
||||
DUP12
|
||||
DUP12
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user