Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/i386/
H A Dbpf_jit_machdep.h224 #define SUBib(i8, r32) do { \ macro
H A Dbpf_jit_machdep.c212 SUBib(BPF_MEMWORDS * sizeof(uint32_t), ESP); in bpf_jit_compile()
/f-stack/freebsd/amd64/amd64/
H A Dbpf_jit_machdep.h279 #define SUBib(i8, r64) do { \ macro
H A Dbpf_jit_machdep.c208 SUBib(BPF_MEMWORDS * sizeof(uint32_t), RSP); in bpf_jit_compile()