Searched refs:EX86_REX (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeX86_64.c372 else if (flags & EX86_REX)
H A DsljitNativeX86_common.c141 #define EX86_REX 0x0040 macro
989 inst = emit_x86_instruction(compiler, 1 | EX86_REX | EX86_NO_REXW, dst_r, 0, dst, dstw);

Completed in 257 milliseconds