solidity/test/libyul/ewasmTranslationTests
Alex Beregszaszi 73b804aff4 Update tests
2021-04-23 15:54:10 +01:00
..
address.yul [ewasm] Polyfill: balance & address: Update Tests. 2021-01-19 13:04:45 -05:00
arithmetic_add.yul
arithmetic_addmod.yul [WASM] Add div, sdiv, mod, smod, exp, lt, sar, addmod, mulmod, signextend 2020-01-28 13:32:43 +01:00
arithmetic_div.yul [WASM] Add div, sdiv, mod, smod, exp, lt, sar, addmod, mulmod, signextend 2020-01-28 13:32:43 +01:00
arithmetic_exp.yul [WASM] Add div, sdiv, mod, smod, exp, lt, sar, addmod, mulmod, signextend 2020-01-28 13:32:43 +01:00
arithmetic_mod.yul [WASM] Add div, sdiv, mod, smod, exp, lt, sar, addmod, mulmod, signextend 2020-01-28 13:32:43 +01:00
arithmetic_mul.yul
arithmetic_mulmod.yul [WASM] Add div, sdiv, mod, smod, exp, lt, sar, addmod, mulmod, signextend 2020-01-28 13:32:43 +01:00
arithmetic_sdiv.yul [WASM] Add div, sdiv, mod, smod, exp, lt, sar, addmod, mulmod, signextend 2020-01-28 13:32:43 +01:00
arithmetic_smod.yul [WASM] Add div, sdiv, mod, smod, exp, lt, sar, addmod, mulmod, signextend 2020-01-28 13:32:43 +01:00
arithmetic_sub.yul
balance.yul [ewasm] Polyfill: balance & address: Update Tests. 2021-01-19 13:04:45 -05:00
bitwise_and.yul
bitwise_not.yul
bitwise_or.yul
bitwise_xor.yul
blockhash.yul [WASM] Add keccak256, balance, extcodecopy, blockhash, coinbase, log's, call, callcode, delegatecall, staticcall 2020-01-08 10:08:36 +01:00
calldatacopy.yul
calldataload.yul
calldatasize.yul
caller.yul [ewasm] Polyfill: balance & address: Update Tests. 2021-01-19 13:04:45 -05:00
callvalue.yul Update tests 2021-04-23 15:54:10 +01:00
chainid.yul
codecopy.yul
codesize.yul
coinbase.yul [ewasm] Polyfill: balance & address: Update Tests. 2021-01-19 13:04:45 -05:00
comparison_eq.yul
comparison_gt.yul
comparison_lt.yul
comparison_sgt.yul
comparison_slt.yul
datacopy.yul
dataoffset.yul
datasize.yul
difficulty.yul Update tests 2021-04-23 15:54:10 +01:00
extcodecopy.yul [WASM] Add keccak256, balance, extcodecopy, blockhash, coinbase, log's, call, callcode, delegatecall, staticcall 2020-01-08 10:08:36 +01:00
extcodehash.yul [ewasm] Polyfill: balance & address: Update Tests. 2021-01-19 13:04:45 -05:00
extcodesize.yul [ewasm] Polyfill: balance & address: Update Tests. 2021-01-19 13:04:45 -05:00
gas.yul
gaslimit.yul
gasprice.yul Update tests 2021-04-23 15:54:10 +01:00
invalid.yul
iszero.yul
keccak256.yul
log0.yul [WASM] Add keccak256, balance, extcodecopy, blockhash, coinbase, log's, call, callcode, delegatecall, staticcall 2020-01-08 10:08:36 +01:00
log1.yul [WASM] Add keccak256, balance, extcodecopy, blockhash, coinbase, log's, call, callcode, delegatecall, staticcall 2020-01-08 10:08:36 +01:00
log2.yul [WASM] Add keccak256, balance, extcodecopy, blockhash, coinbase, log's, call, callcode, delegatecall, staticcall 2020-01-08 10:08:36 +01:00
log3.yul [WASM] Add keccak256, balance, extcodecopy, blockhash, coinbase, log's, call, callcode, delegatecall, staticcall 2020-01-08 10:08:36 +01:00
log4.yul [WASM] Add keccak256, balance, extcodecopy, blockhash, coinbase, log's, call, callcode, delegatecall, staticcall 2020-01-08 10:08:36 +01:00
loop_break.yul Binary transform for br and br_if. 2020-05-14 11:30:19 +02:00
loop_continue.yul Binary transform for br and br_if. 2020-05-14 11:30:19 +02:00
memoryguard.yul Add stack limit evader. 2020-09-17 22:13:27 +02:00
msize.yul
mstore8.yul [WASM] mstore8 function implementation added. 2020-01-15 14:06:43 +01:00
mstore_mload.yul
number.yul
origin.yul [ewasm] Polyfill: balance & address: Update Tests. 2021-01-19 13:04:45 -05:00
return.yul
returndatacopy.yul
returndatasize.yul
revert.yul
selfbalance.yul
selfdestruct.yul [WASM] Add keccak256, balance, extcodecopy, blockhash, coinbase, log's, call, callcode, delegatecall, staticcall 2020-01-08 10:08:36 +01:00
shifts.yul [WASM] Add div, sdiv, mod, smod, exp, lt, sar, addmod, mulmod, signextend 2020-01-28 13:32:43 +01:00
signextend.yul [WASM] Add div, sdiv, mod, smod, exp, lt, sar, addmod, mulmod, signextend 2020-01-28 13:32:43 +01:00
simple_mstore.yul
simple_sload.yul
simple_sstore.yul
smoke_call.yul [WASM] Add keccak256, balance, extcodecopy, blockhash, coinbase, log's, call, callcode, delegatecall, staticcall 2020-01-08 10:08:36 +01:00
smoke_callcode.yul [WASM] Add keccak256, balance, extcodecopy, blockhash, coinbase, log's, call, callcode, delegatecall, staticcall 2020-01-08 10:08:36 +01:00
smoke_create2.yul Fix implementation of getCodeSize in Ewasm 2019-12-18 14:58:28 +00:00
smoke_create.yul [WASM] Add keccak256, balance, extcodecopy, blockhash, coinbase, log's, call, callcode, delegatecall, staticcall 2020-01-08 10:08:36 +01:00
smoke_delegatecall.yul [WASM] Add keccak256, balance, extcodecopy, blockhash, coinbase, log's, call, callcode, delegatecall, staticcall 2020-01-08 10:08:36 +01:00
smoke_staticcall.yul [WASM] Add keccak256, balance, extcodecopy, blockhash, coinbase, log's, call, callcode, delegatecall, staticcall 2020-01-08 10:08:36 +01:00
smoke.yul
timestamp.yul