Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dcore.c1260 INSN_2(JMP, CALL), \
1262 INSN_2(JMP, EXIT), \
1290 INSN_3(JMP, JEQ, X), \
1291 INSN_3(JMP, JNE, X), \
1292 INSN_3(JMP, JGT, X), \
1293 INSN_3(JMP, JLT, X), \
1294 INSN_3(JMP, JGE, X), \
1295 INSN_3(JMP, JLE, X), \
1296 INSN_3(JMP, JSGT, X), \
1297 INSN_3(JMP, JSLT, X), \
[all …]
/Linux-v5.10/arch/x86/kernel/
Dstatic_call.c10 JMP = 2, /* tramp / site tail-call */ enumerator
28 case JMP: in __static_call_transform()
/Linux-v5.10/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-v5.10/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)