Home
last modified time | relevance | path

Searched refs:AND_W (Results 1 – 2 of 2) sorted by relevance

/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_T2_32.c110 #define AND_W 0xea000000 macro
884 …return push_inst32(compiler, ((flags & UNUSED_RETURN) ? TST_W : AND_W) | (flags & SET_FLAGS) | RD4… in emit_op_imm()
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h391 #define AND_W(a, b) CHOICE(andw ARG2(a,b), andw ARG2(a,b), _WTOG and ARG2(b,a)) macro
1119 #define AND_W(a, b) and W_(b), W_(a) macro