Lines Matching full:ands
155 ands r3, r12, #0xf
159 ands r1, r9, #0xffffffff
162 @ CHECK: ands r3, r12, #15 @ encoding: [0x1c,0xf0,0x0f,0x03]
166 @ CHECK: ands r1, r9, #4294967295 @ encoding: [0x19,0xf0,0xff,0x31]
173 ands r2, r1, r7, lsl #1
174 ands.w r4, r5, r2, lsr #20
179 @ CHECK: ands.w r2, r1, r7, lsl #1 @ encoding: [0x11,0xea,0x47,0x02]
180 @ CHECK: ands.w r4, r5, r2, lsr #20 @ encoding: [0x15,0xea,0x12,0x54]