HomeSort by relevance Sort by last modified time
    Searched full:andseq (Results 1 - 2 of 2) sorted by null

  /external/llvm/test/MC/ARM/
arm-arithmetic-aliases.s 88 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]
thumb2-narrow-dp.ll 55 ANDSEQ r0, r1, r0 // Must use wide encoding as flag-setting
83 // CHECK: andseq.w r0, r1, r0 @ encoding: [0x11,0xea,0x00,0x00]
    [all...]

Completed in 332 milliseconds