Home
last modified time | relevance | path

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

/freebsd/sys/amd64/amd64/
H A Dbpf_jit_machdep.c509 DIVrd(ECX); in bpf_jit_compile()
557 DIVrd(ESI); in bpf_jit_compile()
H A Dbpf_jit_machdep.h290 #define DIVrd(r32) do { \ macro
/freebsd/sys/i386/i386/
H A Dbpf_jit_machdep.c539 DIVrd(ECX); in bpf_jit_compile()
587 DIVrd(ESI); in bpf_jit_compile()
H A Dbpf_jit_machdep.h235 #define DIVrd(r32) do { \ macro