HomeSort by relevance Sort by last modified time
    Searched refs:orrseq (Results 1 - 10 of 10) sorted by null

  /external/llvm/test/MC/ARM/
arm-arithmetic-aliases.s 98 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]
basic-arm-instructions.s     [all...]
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
arm-arithmetic-aliases.s 98 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]
basic-arm-instructions.s     [all...]
  /external/capstone/suite/MC/ARM/
arm-arithmetic-aliases.s.cs 38 0x06,0x20,0x92,0x03 = orrseq r2, r2, #6
39 0x06,0x20,0x92,0x03 = orrseq r2, r2, #6
40 0x03,0x20,0x92,0x01 = orrseq r2, r2, r3
41 0x03,0x20,0x92,0x01 = orrseq r2, r2, r3
thumb2-narrow-dp.ll.cs 324 0x51,0xea,0x04,0x04 = orrseq.w r4, r1, r4
basic-arm-instructions.s.cs 467 0x0f,0x4a,0x95,0x03 = orrseq r4, r5, #61440
469 0x86,0x42,0x95,0x01 = orrseq r4, r5, r6, lsl #5
473 0x05,0x40,0x94,0x01 = orrseq r4, r4, r5
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
thumb2_it.s 20 orrseq r0, r0, r2
thumb2_it.d 23 0+020 <[^>]+> ea50 0002 orrseq.w r0, r0, r2
thumb2_it_auto.d 23 0+020 <[^>]+> ea50 0002 orrseq.w r0, r0, r2

Completed in 1595 milliseconds