/external/vixl/test/aarch32/ |
test-assembler-cond-rd-rn-operand-rm-t32.cc | 65 M(orrs) \ [all...] |
test-simulator-cond-rd-rn-operand-const-a32.cc | 129 M(Orrs) \ [all...] |
test-simulator-cond-rd-rn-operand-const-t32.cc | 131 M(Orrs) \ [all...] |
test-simulator-cond-rd-rn-operand-rm-a32.cc | 129 M(Orrs) \ [all...] |
test-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-a32.cc | 129 M(Orrs) \ [all...] |
test-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-t32.cc | 131 M(Orrs) \ [all...] |
test-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-a32.cc | 129 M(Orrs) \ [all...] |
test-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-t32.cc | 131 M(Orrs) \ [all...] |
test-simulator-cond-rd-rn-operand-rm-t32.cc | 131 M(Orrs) \ [all...] |
test-assembler-cond-rd-rn-operand-rm-shift-rs-a32.cc | 63 M(orrs) \ [all...] |
test-simulator-cond-rd-rn-operand-rm-shift-rs-a32.cc | 129 M(Orrs) \ [all...] |
/external/vixl/src/aarch32/ |
macro-assembler-aarch32.h | [all...] |
assembler-aarch32.cc | 7209 void Assembler::orrs(Condition cond, function in class:vixl::aarch32::Assembler [all...] |
macro-assembler-aarch32.cc | [all...] |
disasm-aarch32.h | 831 void orrs(Condition cond, [all...] |
disasm-aarch32.cc | 2026 void Disassembler::orrs(Condition cond, function in class:vixl::aarch32::Disassembler [all...] |
/external/swiftshader/third_party/subzero/src/DartARM32/ |
assembler_arm.h | 497 void orrs(Register rd, Register rn, Operand o, Condition cond = AL); [all...] |
/external/llvm/test/MC/ARM/ |
basic-thumb-instructions.s | 450 orrs r3, r4 452 @ CHECK-ERRORS: orrs r3, r4 @ encoding: [0x23,0x43]
|
basic-thumb2-instructions.s | [all...] |
/external/swiftshader/third_party/LLVM/test/MC/ARM/ |
basic-thumb-instructions.s | 399 orrs r3, r4 401 @ CHECK-ERRORS: orrs r3, r4 @ encoding: [0x23,0x43]
|
basic-thumb2-instructions.s | [all...] |
/external/llvm/test/MC/Disassembler/ARM/ |
thumb1.txt | 321 # CHECK: orrs r3, r4
|
/external/swiftshader/third_party/LLVM/test/MC/Disassembler/ARM/ |
thumb1.txt | 312 # CHECK: orrs r3, r4
|
/art/compiler/optimizing/ |
code_generator_arm_vixl.cc | [all...] |
/external/libjpeg-turbo/simd/ |
jsimd_arm_neon.S | 323 orrs r0, r0, r5 [all...] |