neoneo-go/pkg/vm/emit
Evgenii Stratonikov d6624a92ca vm: implement new JMP* and CALL* opcodes
In compiler JMP*_L opcodes are always used, as this requires less effort.
2020-04-24 10:16:41 +03:00
..
bigint.go vm: implement new PUSH opcodes 2020-04-23 10:52:28 +03:00
bigint_test.go vm: serialize zero Integer to an empty ByteArray 2020-04-17 11:46:31 +03:00
emit.go vm: implement new JMP* and CALL* opcodes 2020-04-24 10:16:41 +03:00
emit_test.go vm: implement new PUSH opcodes 2020-04-23 10:52:28 +03:00