Home
last modified time | relevance | path

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

/freebsd/sys/i386/i386/
H A Dbpf_jit_machdep.h222 #define SUBib(i8, r32) do { \ macro
H A Dbpf_jit_machdep.c210 SUBib(BPF_MEMWORDS * sizeof(uint32_t), ESP); in bpf_jit_compile()
/freebsd/sys/amd64/amd64/
H A Dbpf_jit_machdep.h277 #define SUBib(i8, r64) do { \ macro
H A Dbpf_jit_machdep.c206 SUBib(BPF_MEMWORDS * sizeof(uint32_t), RSP); in bpf_jit_compile()