Searched refs:MOVobw (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/amd64/amd64/ |
H A D | bpf_jit_machdep.c | 275 MOVobw(RCX, RSI, AX); in bpf_jit_compile() 347 MOVobw(RCX, RSI, AX); in bpf_jit_compile()
|
H A D | bpf_jit_machdep.h | 197 #define MOVobw(sr64, or64, dr16) do { \ macro
|
/freebsd/sys/i386/i386/ |
H A D | bpf_jit_machdep.c | 288 MOVobw(EBX, ESI, AX); in bpf_jit_compile() 365 MOVobw(EBX, ESI, AX); in bpf_jit_compile()
|
H A D | bpf_jit_machdep.h | 137 #define MOVobw(sr32, or32, dr16) do { \ macro
|