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

/external/llvm/test/MC/ARM/
H A Darm-arithmetic-aliases.s98 orrseq r2, r2, #6 label
99 orrseq r2, #6 label
100 orrseq r2, r2, r3 label
101 orrseq r2, r3 label
103 @ CHECK: orrseq r2, r2, #6 @ encoding: [0x06,0x20,0x92,0x03]
104 @ CHECK: orrseq r2, r2, #6 @ encoding: [0x06,0x20,0x92,0x03]
105 @ CHECK: orrseq r2, r2, r3 @ encoding: [0x03,0x20,0x92,0x01]
106 @ CHECK: orrseq r2, r2, r3 @ encoding: [0x03,0x20,0x92,0x01]
H A Dbasic-arm-instructions.s1296 orrseq r4, r5, #0xf000
1298 orrseq r4, r5, r6, lsl #5
1302 orrseq r4, r5
1307 @ CHECK: orrseq r4, r5, #61440 @ encoding: [0x0f,0x4a,0x95,0x03]
1309 @ CHECK: orrseq r4, r5, r6, lsl #5 @ encoding: [0x86,0x42,0x95,0x01]
1313 @ CHECK: orrseq r4, r4, r5 @ encoding: [0x05,0x40,0x94,0x01]

Completed in 224 milliseconds