You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
artur-zawlocki 8df1050fcb - implemented LT, GT 11 years ago
..
arithmetic_test.lll Basic arithmetic, limited precision for MUL, DIV and MOD. 11 years ago
ext_test.lll Implementing RETURN and STOP instructions 11 years ago
fib1.lll Basic arithmetic, limited precision for MUL, DIV and MOD. 11 years ago
for1.lll - implemented LT, GT 11 years ago
for2.lll - implemented LT, GT 11 years ago
if1.asm fixes for JUMP/JUMPI (generating final basic block) 11 years ago
if1.lll fixes for JUMP/JUMPI (generating final basic block) 11 years ago
kv.lll Init of evmcc - EVM Code Compiler 11 years ago
memtest1.lll fixed bug in memory handling 11 years ago
push_test.lll PUSH instruction implementation 11 years ago
return_test.lll Print returned memory to standard output 11 years ago
stack_test.lll Set/get values in Ext store - SSTORE & SLOAD 11 years ago
store_test.lll Set/get values in Ext store - SSTORE & SLOAD 11 years ago
when1.asm fixed implementation of NOT 11 years ago
when1.lll fixed implementation of NOT 11 years ago