/external/llvm/test/MC/ARM/ |
D | thumb_rewrites.s | 65 eors r0, r0, r1 66 @ CHECK: eors r0, r1 @ encoding: [0x48,0x40] 68 eors r0, r1, r0 69 @ CHECK: eors r0, r1 @ encoding: [0x48,0x40]
|
D | arm_instructions.s | 31 @ CHECK: eors r1, r2, r3 @ encoding: [0x03,0x10,0x32,0xe0] 32 eors r1,r2,r3
|
D | thumb2-narrow-dp.ll | 207 // CHECK: eors.w r0, r2, r1 @ encoding: [0x92,0xea,0x01,0x00] 208 // CHECK: eors r5, r1 @ encoding: [0x4d,0x40] 209 // CHECK: eors r5, r1 @ encoding: [0x4d,0x40] 210 // CHECK: eors.w r0, r0, r1 @ encoding: [0x90,0xea,0x01,0x00] 211 // CHECK: eors.w r2, r1, r2 @ encoding: [0x91,0xea,0x02,0x02] 213 // CHECK: eors r7, r1 @ encoding: [0x4f,0x40] 214 // CHECK: eors r7, r1 @ encoding: [0x4f,0x40] 215 // CHECK: eors.w r8, r1, r8 @ encoding: [0x91,0xea,0x08,0x08] 216 // CHECK: eors.w r8, r8, r1 @ encoding: [0x98,0xea,0x01,0x08] 217 // CHECK: eors.w r6, r8, r6 @ encoding: [0x98,0xea,0x06,0x06] [all …]
|
D | basic-thumb-instructions.s | 242 eors r4, r5 244 @ CHECK: eors r4, r5 @ encoding: [0x6c,0x40]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/ |
D | thumb2-eor.ll | 5 ; CHECK: eors r0, r1 12 ; CHECK: eors r0, r1
|
/external/llvm/test/CodeGen/Thumb2/ |
D | thumb2-eor.ll | 5 ; CHECK: eors r0, r1 12 ; CHECK: eors r0, r1
|
/external/swiftshader/third_party/LLVM/test/MC/ARM/ |
D | arm_instructions.s | 24 @ CHECK: eors r1, r2, r3 @ encoding: [0x03,0x10,0x32,0xe0] 25 eors r1,r2,r3
|
D | basic-thumb-instructions.s | 207 eors r4, r5 209 @ CHECK: eors r4, r5 @ encoding: [0x6c,0x40]
|
/external/llvm/test/CodeGen/Thumb/ |
D | 2012-04-26-M0ISelBug.ll | 8 ; CHECK: eors [[REG2]], [[REG1]]
|
/external/llvm/test/CodeGen/ARM/ |
D | thumb2-size-opt.ll | 44 ; CHECK-OPT: eors r{{[0-7]}}, r{{[0-7]}} @ encoding: [{{0x..,0x..}}]
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | thumb1.txt | 142 # CHECK: eors r4, r5
|
/external/swiftshader/third_party/LLVM/test/MC/Disassembler/ARM/ |
D | thumb1.txt | 129 # CHECK: eors r4, r5
|
/external/boringssl/ios-arm/crypto/fipsmodule/ |
D | bsaes-armv7.S | 1128 eors r12, #1 1394 eors r12, #1 1633 eors r12, #1 2119 eors r12, #1
|
/external/boringssl/linux-arm/crypto/fipsmodule/ |
D | bsaes-armv7.S | 1121 eors r12, #1 1385 eors r12, #1 1622 eors r12, #1 2106 eors r12, #1
|
/external/vixl/test/aarch32/ |
D | test-assembler-cond-rd-rn-operand-const-a32.cc | 61 M(eors) \
|
D | test-assembler-cond-rd-rn-operand-const-t32.cc | 61 M(eors) \
|
D | test-assembler-cond-rd-rn-operand-rm-a32.cc | 61 M(eors) \
|
D | test-assembler-cond-rd-rn-operand-rm-t32.cc | 61 M(eors) \
|
D | test-assembler-cond-rd-rn-operand-rm-shift-amount-1to31-t32.cc | 61 M(eors) \
|
D | test-assembler-cond-rd-rn-operand-rm-shift-amount-1to32-a32.cc | 61 M(eors) \
|
D | test-assembler-cond-rd-rn-operand-rm-shift-amount-1to31-a32.cc | 61 M(eors) \
|
D | test-assembler-cond-rd-rn-operand-rm-shift-amount-1to32-t32.cc | 61 M(eors) \
|
/external/vixl/src/aarch32/ |
D | assembler-aarch32.h | 2164 void eors(Condition cond, 2169 void eors(Register rd, Register rn, const Operand& operand) { in eors() function 2170 eors(al, Best, rd, rn, operand); in eors() 2172 void eors(Condition cond, Register rd, Register rn, const Operand& operand) { in eors() function 2173 eors(cond, Best, rd, rn, operand); in eors() 2175 void eors(EncodingSize size, in eors() function 2179 eors(al, size, rd, rn, operand); in eors()
|
D | disasm-aarch32.h | 608 void eors(Condition cond,
|
/external/valgrind/none/tests/arm/ |
D | v6intThumb.stdout.exp | 199 eors r1, r2 :: rd 0x16594e0f rm 0x27181728, c:v-in 0, cpsr 0x00000000 200 eors r1, r2 :: rd 0x00000000 rm 0x00000000, c:v-in 0, cpsr 0x40000000 Z 201 eors r1, r2 :: rd 0x00000001 rm 0x00000000, c:v-in 0, cpsr 0x00000000 202 eors r1, r2 :: rd 0x00000001 rm 0x00000001, c:v-in 0, cpsr 0x00000000 203 eors r1, r2 :: rd 0x80000000 rm 0x00000000, c:v-in 0, cpsr 0x80000000 N 204 eors r1, r2 :: rd 0x80000000 rm 0x80000000, c:v-in 0, cpsr 0x80000000 N 205 eors r1, r2 :: rd 0x00000000 rm 0x80000000, c:v-in 0, cpsr 0x40000000 Z 206 eors r1, r2 :: rd 0x16594e0f rm 0x27181728, c:v-in 1, cpsr 0x10000000 V 207 eors r1, r2 :: rd 0x00000000 rm 0x00000000, c:v-in 1, cpsr 0x50000000 Z V 208 eors r1, r2 :: rd 0x00000001 rm 0x00000000, c:v-in 1, cpsr 0x10000000 V [all …]
|