Searched refs:JLE (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/samples/seccomp/ |
| H A D | bpf-helper.h | 81 #define JLE(x, jt) JLE32(x, EXPAND(jt)) macro 123 #define JLE(x, jt) \ macro
|
| /linux-6.15/kernel/bpf/ |
| H A D | core.c | 1621 INSN_3(JMP32, JLE, X), \ 1633 INSN_3(JMP32, JLE, K), \ 1646 INSN_3(JMP, JLE, X), \ 1658 INSN_3(JMP, JLE, K), \ 2096 COND_JMP(u, JLE, <=) in ___bpf_prog_run()
|
| /linux-6.15/Documentation/bpf/standardization/ |
| H A D | instruction-set.rst | 512 JLE 0xb any PC += offset if dst <= src unsigned 531 ``{JLE, K, JMP}`` means::
|
| /linux-6.15/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 179 7e: JLE/JNG Jb (!REX2) 495 8e: JLE/JNG Jz (f64) (!REX2)
|
| /linux-6.15/tools/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 179 7e: JLE/JNG Jb (!REX2) 495 8e: JLE/JNG Jz (f64) (!REX2)
|
| /linux-6.15/lib/ |
| H A D | test_bpf.c | 12219 BPF_JMP32_IMM_ZEXT(JLE), 12254 BPF_JMP32_REG_ZEXT(JLE),
|