Lines Matching refs:JMP32_INSN_OPCODE
151 __text_gen_insn(instr, JMP32_INSN_OPCODE, instr, target, JMP32_INSN_SIZE); in add_nop()
216 case JMP32_INSN_OPCODE: in __optimize_nops()
353 case JMP32_INSN_OPCODE: in apply_relocation()
364 if (insn.opcode.bytes[0] == JMP32_INSN_OPCODE) { in apply_relocation()
491 case JMP32_INSN_OPCODE: in emit_indirect()
540 case JMP32_INSN_OPCODE: in emit_call_track_retpoline()
620 op = JMP32_INSN_OPCODE; in patch_retpoline()
643 if (op == JMP32_INSN_OPCODE && i < insn->length) in patch_retpoline()
675 case JMP32_INSN_OPCODE: in apply_retpolines()
721 __text_gen_insn(bytes, JMP32_INSN_OPCODE, addr, x86_return_thunk, i); in patch_return()
751 if (op == JMP32_INSN_OPCODE) in apply_returns()
2130 case JMP32_INSN_OPCODE: in poke_int3_handler()
2336 case JMP32_INSN_OPCODE: in text_poke_loc_init()
2356 case JMP32_INSN_OPCODE: in text_poke_loc_init()
2372 tp->opcode = JMP32_INSN_OPCODE; in text_poke_loc_init()