Skip to main content

Module evm

Module evm 

Source

Functionsยง

abi_word ๐Ÿ”’
Returns the abi_word EVM semantics helper result.
abi_word_usize ๐Ÿ”’
Returns the abi_word_usize EVM semantics helper result.
analyze_jumpdests ๐Ÿ”’
Computes the analyze_jumpdests EVM semantics helper result.
byte_word ๐Ÿ”’
Returns the byte_word EVM semantics helper result.
byte_word_dynamic ๐Ÿ”’
Returns the byte_word_dynamic EVM semantics helper result.
ensure_jumpdest ๐Ÿ”’
Computes the ensure_jumpdest EVM semantics helper result.
exp_expr_for_concrete_exponent ๐Ÿ”’
Computes the exp_expr_for_concrete_exponent EVM semantics helper result.
expr_known_byte ๐Ÿ”’
Returns the expr_known_byte EVM semantics helper result.
expr_known_word ๐Ÿ”’
Returns the expr_known_word EVM semantics helper result.
failed_slot ๐Ÿ”’
Returns the failed_slot EVM semantics helper result.
is_assert_panic ๐Ÿ”’
Returns whether is_assert_panic holds.
is_assertion_revert ๐Ÿ”’
Returns whether is_assertion_revert holds.
is_revert_assertion_failure ๐Ÿ”’
Returns whether is_revert_assertion_failure holds.
pow_mod ๐Ÿ”’
Computes the pow_mod EVM semantics helper result.
sar ๐Ÿ”’
Implements the sar EVM semantics helper.
sdiv ๐Ÿ”’
Implements the sdiv EVM semantics helper.
shift_left ๐Ÿ”’
Computes the shift_left EVM semantics helper result.
signed_abs ๐Ÿ”’
Implements the signed_abs EVM semantics helper.
signextend ๐Ÿ”’
Implements the signextend EVM semantics helper.
signextend_word ๐Ÿ”’
Implements the signextend_word EVM semantics helper.
signextend_word_dynamic ๐Ÿ”’
Implements the signextend_word_dynamic EVM semantics helper.
slt ๐Ÿ”’
Implements the slt EVM semantics helper.
smod ๐Ÿ”’
Implements the smod EVM semantics helper.