Home
last modified time | relevance | path

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

/freebsd/sys/i386/i386/
H A Dbpf_jit_machdep.h337 #define SHRib(i8, r32) do { \ macro
H A Dbpf_jit_machdep.c610 SHRib((ins->k) & 0xff, EAX); in bpf_jit_compile()
/freebsd/sys/amd64/amd64/
H A Dbpf_jit_machdep.h392 #define SHRib(i8, r32) do { \ macro
H A Dbpf_jit_machdep.c580 SHRib((ins->k) & 0xff, EAX); in bpf_jit_compile()