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

/external/llvm/test/MC/ARM/
H A Darm-arithmetic-aliases.s88 andseq r2, r2, #6 label
89 andseq r2, #6 label
90 andseq r2, r2, r3 label
91 andseq r2, r3 label
93 @ CHECK: andseq r2, r2, #6 @ encoding: [0x06,0x20,0x12,0x02]
94 @ CHECK: andseq r2, r2, #6 @ encoding: [0x06,0x20,0x12,0x02]
95 @ CHECK: andseq r2, r2, r3 @ encoding: [0x03,0x20,0x12,0x00]
96 @ CHECK: andseq r2, r2, r3 @ encoding: [0x03,0x20,0x12,0x00]
/external/swiftshader/third_party/LLVM/test/MC/ARM/
H A Darm-arithmetic-aliases.s88 andseq r2, r2, #6 label
89 andseq r2, #6 label
90 andseq r2, r2, r3 label
91 andseq r2, r3 label
93 @ CHECK: andseq r2, r2, #6 @ encoding: [0x06,0x20,0x12,0x02]
94 @ CHECK: andseq r2, r2, #6 @ encoding: [0x06,0x20,0x12,0x02]
95 @ CHECK: andseq r2, r2, r3 @ encoding: [0x03,0x20,0x12,0x00]
96 @ CHECK: andseq r2, r2, r3 @ encoding: [0x03,0x20,0x12,0x00]

Completed in 291 milliseconds