Searched refs:EVM_INS_SIGNEXTEND (Results 1 – 5 of 5) sorted by relevance
23 EVM_INS_SIGNEXTEND,328 case EVM_INS_SIGNEXTEND: in EVM_getInstruction()
59 { EVM_INS_SIGNEXTEND, "signextend" },
17 public static final int EVM_INS_SIGNEXTEND = 11; field in Evm_const
14 EVM_INS_SIGNEXTEND = 11 variable
37 EVM_INS_SIGNEXTEND = 11, enumerator