mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-10 01:33:07 +00:00
test skeleton
This commit is contained in:
parent
392c29f412
commit
0e8f6a2f68
@ -39,3 +39,15 @@
|
||||
%pop4
|
||||
// stack: z0, z1
|
||||
%endmacro
|
||||
|
||||
global test_add_fp381:
|
||||
%add_fp381
|
||||
%jump(0xdeadbeef)
|
||||
|
||||
global test_mul_fp381:
|
||||
%add_fp381
|
||||
%jump(0xdeadbeef)
|
||||
|
||||
global test_sub_fp381:
|
||||
%add_fp381
|
||||
%jump(0xdeadbeef)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user