RET_INSN_OPCODE
bytes[i++] = RET_INSN_OPCODE;
case RET_INSN_OPCODE:
case RET_INSN_OPCODE:
case RET_INSN_OPCODE:
unsigned const char retq[] = { RET_INSN_OPCODE, INT3_INSN_OPCODE };
opcode == RET_INSN_OPCODE ||
if (op == RET_INSN_OPCODE || dest == &__x86_return_thunk)
static const u8 retinsn[] = { RET_INSN_OPCODE, 0xcc, 0xcc, 0xcc, 0xcc };