Home
last modified time | relevance | path

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

/freebsd/sys/amd64/amd64/
H A Dbpf_jit_machdep.c275 MOVobw(RCX, RSI, AX); in bpf_jit_compile()
347 MOVobw(RCX, RSI, AX); in bpf_jit_compile()
H A Dbpf_jit_machdep.h197 #define MOVobw(sr64, or64, dr16) do { \ macro
/freebsd/sys/i386/i386/
H A Dbpf_jit_machdep.c288 MOVobw(EBX, ESI, AX); in bpf_jit_compile()
365 MOVobw(EBX, ESI, AX); in bpf_jit_compile()
H A Dbpf_jit_machdep.h137 #define MOVobw(sr32, or32, dr16) do { \ macro