Searched refs:AND_W (Results 1 – 2 of 2) sorted by relevance
108 #define AND_W 0xea000000 macro838 return push_inst32(compiler, AND_W | (flags & SET_FLAGS) | RD4(dst) | RN4(arg1) | RM4(arg2)); in emit_op_imm()
391 #define AND_W(a, b) CHOICE(andw ARG2(a,b), andw ARG2(a,b), _WTOG and ARG2(b,a)) macro1119 #define AND_W(a, b) and W_(b), W_(a) macro