Home
last modified time | relevance | path

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

/freebsd/sys/amd64/amd64/
H A Dbpf_jit_machdep.c276 SWAP_AX(); in bpf_jit_compile()
348 SWAP_AX(); in bpf_jit_compile()
H A Dbpf_jit_machdep.h224 #define SWAP_AX() do { \ macro
/freebsd/sys/i386/i386/
H A Dbpf_jit_machdep.c289 SWAP_AX(); in bpf_jit_compile()
366 SWAP_AX(); in bpf_jit_compile()
H A Dbpf_jit_machdep.h164 #define SWAP_AX() do { \ macro