Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/amd64/
H A Dbpf_jit_machdep.c511 DIVrd(ECX); in bpf_jit_compile()
559 DIVrd(ESI); in bpf_jit_compile()
H A Dbpf_jit_machdep.h292 #define DIVrd(r32) do { \ macro
/f-stack/freebsd/i386/i386/
H A Dbpf_jit_machdep.c541 DIVrd(ECX); in bpf_jit_compile()
589 DIVrd(ESI); in bpf_jit_compile()
H A Dbpf_jit_machdep.h237 #define DIVrd(r32) do { \ macro