wborgeaud
|
122188c817
|
Merge branch 'ec_use_macro_params' into evm_interpreter
|
2022-07-07 19:17:31 +02:00 |
|
wborgeaud
|
7bf5118f69
|
Test exp kernel function
|
2022-07-07 18:46:20 +02:00 |
|
Daniel Lubarov
|
beb8a90773
|
Macros with arguments (#595)
* Macros with arguments
See `basic_macros.rs` for an example.
* rename
|
2022-07-07 08:59:53 -07:00 |
|
Daniel Lubarov
|
7b75eaa98d
|
ASM macro support (#580)
* ASM macro support
Also recognize global labels as a PUSH target; previously it only considered local labels.
* macro test
|
2022-06-25 23:10:08 -07:00 |
|
Jacqueline Nabaglo
|
191ddf7bc1
|
Exponentiation kernel function (#574)
* Exponentiation kernel function
* Exponentiation: Hamish comments
|
2022-06-23 15:33:55 -07:00 |
|