Home
last modified time | relevance | path

Searched refs:opc1 (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/arch/x86/kernel/
Duprobes.c586 return auprobe->branch.opc1 == 0xe8; in branch_is_call()
622 switch (auprobe->branch.opc1) { in check_jmp_cond()
717 u8 opc1 = OPCODE1(insn); in branch_setup_xol_ops() local
720 switch (opc1) { in branch_setup_xol_ops()
737 opc1 = OPCODE2(insn) - 0x10; in branch_setup_xol_ops()
740 if (!is_cond_jmp_opcode(opc1)) in branch_setup_xol_ops()
754 auprobe->branch.opc1 = opc1; in branch_setup_xol_ops()
765 u8 opc1 = OPCODE1(insn), reg_offset = 0; in push_setup_xol_ops() local
767 if (opc1 < 0x50 || opc1 > 0x57) in push_setup_xol_ops()
779 switch (opc1) { in push_setup_xol_ops()
[all …]
/Linux-v5.4/arch/s390/kernel/
Duprobes.c233 u8 opc1 : 4; member
284 switch (insn->opc1) { in handle_insn_ril()
291 switch (insn->opc1) { in handle_insn_ril()
328 switch (insn->opc1) { in handle_insn_ril()
/Linux-v5.4/arch/x86/include/asm/
Duprobes.h37 u8 opc1; member
/Linux-v5.4/Documentation/virt/kvm/
Dapi.txt2115 0x4020 0000 000F <zero:1> <crn:4> <crm:4> <opc1:4> <opc2:3>
2118 0x4030 0000 000F <zero:1> <zero:4> <crm:4> <opc1:4> <zero:3>