HomeSort by relevance Sort by last modified time
    Searched full:orrseq (Results 1 - 4 of 4) 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]
thumb2-narrow-dp.ll     [all...]
basic-arm-instructions.s     [all...]
  /external/llvm/test/MC/Disassembler/ARM/
basic-arm-instructions.txt 994 # CHECK: orrseq r4, r5, #61440
996 # CHECK: orrseq r4, r5, r6, lsl #5
1000 # CHECK: orrseq r4, r4, r5
    [all...]

Completed in 462 milliseconds