Home
last modified time | relevance | path

Searched refs:JMP (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/arch/x86/kernel/
Dstatic_call.c10 JMP = 2, /* tramp / site tail-call */ enumerator
61 if ((type == JMP || type == RET) && (op = __is_Jcc(insn))) in __static_call_transform()
79 case JMP: in __static_call_transform()
/Linux-v6.6/kernel/bpf/
Dcore.c1551 INSN_2(JMP, CALL), \
1553 INSN_2(JMP, EXIT), \
1581 INSN_3(JMP, JEQ, X), \
1582 INSN_3(JMP, JNE, X), \
1583 INSN_3(JMP, JGT, X), \
1584 INSN_3(JMP, JLT, X), \
1585 INSN_3(JMP, JGE, X), \
1586 INSN_3(JMP, JLE, X), \
1587 INSN_3(JMP, JSGT, X), \
1588 INSN_3(JMP, JSLT, X), \
[all …]
/Linux-v6.6/Documentation/arch/x86/
Dshstk.rst20 control-protection fault. IBT verifies indirect CALL/JMP targets are intended
/Linux-v6.6/Documentation/livepatch/
Dreliable-stacktrace.rst232 with a JMP instruction which targets the associated optprobe trampoline. When
/Linux-v6.6/tools/arch/x86/lib/
Dx86-opcode-map.txt297 e9: JMP-near Jz (f64)
298 ea: JMP-far Ap (i64)
299 eb: JMP-short Jb (f64)
/Linux-v6.6/arch/x86/lib/
Dx86-opcode-map.txt297 e9: JMP-near Jz (f64)
298 ea: JMP-far Ap (i64)
299 eb: JMP-short Jb (f64)