Home
last modified time | relevance | path

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

/linux/samples/seccomp/
A Dbpf-helper.h81 #define JLE(x, jt) JLE32(x, EXPAND(jt)) macro
123 #define JLE(x, jt) \ macro
/linux/kernel/bpf/
A Dcore.c1616 INSN_3(JMP32, JLE, X), \
1628 INSN_3(JMP32, JLE, K), \
1641 INSN_3(JMP, JLE, X), \
1653 INSN_3(JMP, JLE, K), \
2088 COND_JMP(u, JLE, <=) in ___bpf_prog_run()
/linux/Documentation/bpf/standardization/
A Dinstruction-set.rst504 JLE 0xb any PC += offset if dst <= src unsigned
523 ``{JLE, K, JMP}`` means::
/linux/tools/arch/x86/lib/
A Dx86-opcode-map.txt179 7e: JLE/JNG Jb (!REX2)
495 8e: JLE/JNG Jz (f64) (!REX2)
/linux/arch/x86/lib/
A Dx86-opcode-map.txt179 7e: JLE/JNG Jb (!REX2)
495 8e: JLE/JNG Jz (f64) (!REX2)
/linux/lib/
A Dtest_bpf.c12199 BPF_JMP32_IMM_ZEXT(JLE),
12234 BPF_JMP32_REG_ZEXT(JLE),

Completed in 36 milliseconds