Home
last modified time | relevance | path

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

/linux/samples/seccomp/
H A Dbpf-fancy.c50 JGE(sizeof(buf), DENY), in main()
H A Dbpf-helper.h80 #define JGE(x, jt) JGE32(x, EXPAND(jt)) macro
111 #define JGE(x, jt) \ macro
/linux/kernel/bpf/
H A Dcore.c1749 INSN_3(JMP32, JGE, X), \
1761 INSN_3(JMP32, JGE, K), \
1774 INSN_3(JMP, JGE, X), \
1786 INSN_3(JMP, JGE, K), \
2233 COND_JMP(u, JGE, >=) in ___bpf_prog_run()
/linux/Documentation/bpf/standardization/
H A Dinstruction-set.rst502 JGE 0x3 any PC += offset if dst >= src unsigned
/linux/tools/arch/x86/lib/
H A Dx86-opcode-map.txt183 7d: JNL/JGE Jb (!REX2)
499 8d: JNL/JGE Jz (f64),(!REX2)
/linux/arch/x86/lib/
H A Dx86-opcode-map.txt183 7d: JNL/JGE Jb (!REX2)
499 8d: JNL/JGE Jz (f64),(!REX2)