Searched refs:EVM_INS_JUMP (Results 1 – 5 of 5) sorted by relevance
98 EVM_INS_JUMP,363 case EVM_INS_JUMP: in EVM_getInstruction()
134 { EVM_INS_JUMP, "jump" },
57 public static final int EVM_INS_JUMP = 86; field in Evm_const
54 EVM_INS_JUMP = 86 variable
77 EVM_INS_JUMP = 86, enumerator