Searched refs:INSTR_JMP (Results 1 – 1 of 1) sorted by relevance
376 INSTR_JMP, enumerator2275 case INSTR_JMP: in instruction_is_jmp()4642 instr->type = INSTR_JMP; in instr_jmp_translate()5705 CHECK((type == INSTR_TX) || (type == INSTR_JMP), EINVAL); in instr_verify()6118 [INSTR_JMP] = instr_jmp_exec,