Searched refs:midgard_alu_op_iandnot (Results 1 – 3 of 3) sorted by relevance
125 midgard_alu_op_iandnot = 0x74, /* (a & ~b), used for not/b2f */ enumerator
131 [midgard_alu_op_iandnot] = {"iandnot", UNITS_MOST},
452 ins->op = midgard_alu_op_iandnot; in mir_lower_inverts()