Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/amd64/
H A Dbpf_jit_machdep.c278 SWAP_AX(); in bpf_jit_compile()
350 SWAP_AX(); in bpf_jit_compile()
H A Dbpf_jit_machdep.h226 #define SWAP_AX() do { \ macro
/f-stack/freebsd/i386/i386/
H A Dbpf_jit_machdep.c291 SWAP_AX(); in bpf_jit_compile()
368 SWAP_AX(); in bpf_jit_compile()
H A Dbpf_jit_machdep.h166 #define SWAP_AX() do { \ macro