2019-11-21 17:56:25 +00:00
|
|
|
{"contracts":{"A":{"C":{"ir":"/*******************************************************
|
|
|
|
* WARNING *
|
|
|
|
* Solidity to Yul compilation is still EXPERIMENTAL *
|
|
|
|
* It can result in LOSS OF FUNDS or worse *
|
|
|
|
* !USE AT YOUR OWN RISK! *
|
|
|
|
*******************************************************/
|
|
|
|
|
|
|
|
|
2020-11-26 21:33:36 +00:00
|
|
|
object \"C_11\" {
|
2019-11-21 17:56:25 +00:00
|
|
|
code {
|
2020-10-15 14:25:15 +00:00
|
|
|
mstore(64, 128)
|
2020-04-06 15:26:59 +00:00
|
|
|
if callvalue() { revert(0, 0) }
|
2019-11-21 17:56:25 +00:00
|
|
|
|
2020-11-26 21:33:36 +00:00
|
|
|
constructor_C_11()
|
2019-11-21 17:56:25 +00:00
|
|
|
|
2020-11-26 21:33:36 +00:00
|
|
|
codecopy(0, dataoffset(\"C_11_deployed\"), datasize(\"C_11_deployed\"))
|
2020-04-27 17:35:35 +00:00
|
|
|
|
2020-11-26 21:33:36 +00:00
|
|
|
return(0, datasize(\"C_11_deployed\"))
|
2019-11-21 17:56:25 +00:00
|
|
|
|
2020-11-26 21:33:36 +00:00
|
|
|
function constructor_C_11() {
|
2020-04-06 15:26:59 +00:00
|
|
|
|
|
|
|
}
|
|
|
|
|
2019-11-21 17:56:25 +00:00
|
|
|
}
|
2020-11-26 21:33:36 +00:00
|
|
|
object \"C_11_deployed\" {
|
2019-11-21 17:56:25 +00:00
|
|
|
code {
|
2020-10-15 14:25:15 +00:00
|
|
|
mstore(64, 128)
|
2019-11-21 17:56:25 +00:00
|
|
|
|
|
|
|
if iszero(lt(calldatasize(), 4))
|
|
|
|
{
|
|
|
|
let selector := shift_right_224_unsigned(calldataload(0))
|
|
|
|
switch selector
|
|
|
|
|
|
|
|
case 0x26121ff0
|
|
|
|
{
|
|
|
|
// f()
|
2021-01-04 16:18:09 +00:00
|
|
|
|
2019-11-21 17:56:25 +00:00
|
|
|
if callvalue() { revert(0, 0) }
|
|
|
|
abi_decode_tuple_(4, calldatasize())
|
2020-11-26 21:33:36 +00:00
|
|
|
let ret_0 := fun_f_10()
|
2021-04-08 12:57:18 +00:00
|
|
|
let memPos := allocate_unbounded()
|
2020-05-06 23:55:30 +00:00
|
|
|
let memEnd := abi_encode_tuple_t_bytes4__to_t_bytes4__fromStack(memPos , ret_0)
|
2019-11-21 17:56:25 +00:00
|
|
|
return(memPos, sub(memEnd, memPos))
|
|
|
|
}
|
|
|
|
|
|
|
|
default {}
|
|
|
|
}
|
2019-11-26 15:27:07 +00:00
|
|
|
if iszero(calldatasize()) { }
|
2019-11-21 17:56:25 +00:00
|
|
|
revert(0, 0)
|
|
|
|
|
|
|
|
function abi_decode_tuple_(headStart, dataEnd) {
|
|
|
|
if slt(sub(dataEnd, headStart), 0) { revert(0, 0) }
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
function abi_encode_t_bytes4_to_t_bytes4_fromStack(value, pos) {
|
|
|
|
mstore(pos, cleanup_t_bytes4(value))
|
|
|
|
}
|
|
|
|
|
|
|
|
function abi_encode_tuple_t_bytes4__to_t_bytes4__fromStack(headStart , value0) -> tail {
|
|
|
|
tail := add(headStart, 32)
|
|
|
|
|
|
|
|
abi_encode_t_bytes4_to_t_bytes4_fromStack(value0, add(headStart, 0))
|
|
|
|
|
|
|
|
}
|
|
|
|
|
2021-01-14 16:27:55 +00:00
|
|
|
function allocate_unbounded() -> memPtr {
|
2019-11-21 17:56:25 +00:00
|
|
|
memPtr := mload(64)
|
|
|
|
}
|
|
|
|
|
|
|
|
function cleanup_t_bytes4(value) -> cleaned {
|
|
|
|
cleaned := and(value, 0xffffffff00000000000000000000000000000000000000000000000000000000)
|
|
|
|
}
|
|
|
|
|
|
|
|
function cleanup_t_rational_2864434397_by_1(value) -> cleaned {
|
|
|
|
cleaned := value
|
|
|
|
}
|
|
|
|
|
|
|
|
function convert_t_rational_2864434397_by_1_to_t_bytes4(value) -> converted {
|
|
|
|
converted := shift_left_224(cleanup_t_rational_2864434397_by_1(value))
|
|
|
|
}
|
|
|
|
|
2021-01-25 15:57:25 +00:00
|
|
|
function fun_f_10() -> var__5 {
|
|
|
|
let zero_t_bytes4_1 := zero_value_for_split_t_bytes4()
|
|
|
|
var__5 := zero_t_bytes4_1
|
2020-03-02 20:42:46 +00:00
|
|
|
|
2020-11-26 21:33:36 +00:00
|
|
|
let expr_7 := 0xaabbccdd
|
2021-01-25 15:57:25 +00:00
|
|
|
var__5 := convert_t_rational_2864434397_by_1_to_t_bytes4(expr_7)
|
2019-11-26 15:27:07 +00:00
|
|
|
leave
|
2019-11-21 17:56:25 +00:00
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
function shift_left_224(value) -> newValue {
|
|
|
|
newValue :=
|
|
|
|
|
|
|
|
shl(224, value)
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
function shift_right_224_unsigned(value) -> newValue {
|
|
|
|
newValue :=
|
|
|
|
|
|
|
|
shr(224, value)
|
|
|
|
|
|
|
|
}
|
|
|
|
|
2020-03-02 20:42:46 +00:00
|
|
|
function zero_value_for_split_t_bytes4() -> ret {
|
|
|
|
ret := 0
|
|
|
|
}
|
|
|
|
|
2019-11-21 17:56:25 +00:00
|
|
|
}
|
2020-04-09 19:59:17 +00:00
|
|
|
|
2019-11-21 17:56:25 +00:00
|
|
|
}
|
2020-04-09 19:59:17 +00:00
|
|
|
|
2019-11-21 17:56:25 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
"}}},"sources":{"A":{"id":0}}}
|