Searched refs:EVM_INS_SLOAD (Results 1 – 5 of 5) sorted by relevance
96 EVM_INS_SLOAD,358 case EVM_INS_SLOAD: in EVM_getInstruction()
132 { EVM_INS_SLOAD, "sload" },
55 public static final int EVM_INS_SLOAD = 84; field in Evm_const
52 EVM_INS_SLOAD = 84 variable
75 EVM_INS_SLOAD = 84, enumerator