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

/freebsd-10.1-release/sys/i386/i386/
H A Dbpf_jit_machdep.h222 #define SUBib(i8, r32) do { \ macro
H A Dbpf_jit_machdep.c208 SUBib(BPF_MEMWORDS * sizeof(uint32_t), ESP);
/freebsd-10.1-release/sys/amd64/amd64/
H A Dbpf_jit_machdep.h277 #define SUBib(i8, r64) do { \ macro
H A Dbpf_jit_machdep.c205 SUBib(BPF_MEMWORDS * sizeof(uint32_t), RSP);

Completed in 35 milliseconds