/ndk/tests/device/bitfield/jni/ |
func.c | 19 * 26: 4308 orrs r0, r1
|
/external/llvm/test/CodeGen/ARM/ |
2011-04-15-RegisterCmpPeephole.ll | 23 ; CHECK: orrs
|
fast-isel-binary.ll | 52 ; THUMB: orrs r0, r1 64 ; THUMB: orrs r0, r1 76 ; THUMB: orrs r0, r1
|
/external/llvm/test/CodeGen/Thumb2/ |
thumb2-orr.ll | 5 ; CHECK: orrs r0, r1
|
thumb2-uxtb.ll | 127 ; ARMv7A: orrs r0, r1 134 ; ARMv7M: orrs r0, r1
|
/dalvik/vm/mterp/armv5te/ |
binopWide.S | 28 orrs ip, r2, r3 @ second arg (r2-r3) is zero?
|
binopWide2addr.S | 25 orrs ip, r2, r3 @ second arg (r2-r3) is zero?
|
/dalvik/vm/mterp/armv6t2/ |
binopWide2addr.S | 24 orrs ip, r2, r3 @ second arg (r2-r3) is zero?
|
/external/compiler-rt/lib/arm/ |
comparesf2.S | 58 orrs r12, r2, r3, lsr #1 77 // still clear from the shift argument in orrs; if a is positive and b 110 orrs r12, r2, r3, lsr #1
|
/external/valgrind/main/none/tests/arm/ |
v6intThumb.c | [all...] |
v6intThumb.stdout.exp | 140 ORRS-16 0x10C 141 orrs r1, r2 :: rd 0x37595f2f rm 0x27181728, c:v-in 0, cpsr 0x00000000 142 orrs r1, r2 :: rd 0x00000000 rm 0x00000000, c:v-in 0, cpsr 0x40000000 Z 143 orrs r1, r2 :: rd 0x00000001 rm 0x00000000, c:v-in 0, cpsr 0x00000000 144 orrs r1, r2 :: rd 0x00000001 rm 0x00000001, c:v-in 0, cpsr 0x00000000 145 orrs r1, r2 :: rd 0x80000000 rm 0x00000000, c:v-in 0, cpsr 0x80000000 N 146 orrs r1, r2 :: rd 0x80000000 rm 0x80000000, c:v-in 0, cpsr 0x80000000 N 147 orrs r1, r2 :: rd 0x80000000 rm 0x80000000, c:v-in 0, cpsr 0x80000000 N 148 orrs r1, r2 :: rd 0x37595f2f rm 0x27181728, c:v-in 1, cpsr 0x10000000 V 149 orrs r1, r2 :: rd 0x00000000 rm 0x00000000, c:v-in 1, cpsr 0x50000000 Z [all...] |
/external/llvm/test/MC/ARM/ |
thumb2-narrow-dp.ll | [all...] |
basic-thumb-instructions.s | 427 orrs r3, r4 429 @ CHECK-ERRORS: orrs r3, r4 @ encoding: [0x23,0x43]
|
/system/core/libpixelflinger/ |
t32cb16blend.S | 168 orrs r3, r4, r5 187 orrs r3, r4, r5
|
/bionic/libc/arch-arm/bionic/ |
memcmp.S | 85 orrs r3, ip 96 orrs r3, ip
|
/external/v8/test/cctest/ |
test-disasm-arm.cc | 220 "e198700d orrs r7, r8, sp"); 222 "e198700c orrs r7, r8, ip");
|
/external/chromium_org/v8/test/cctest/ |
test-disasm-arm.cc | 216 "e198700d orrs r7, r8, sp"); 218 "e198700c orrs r7, r8, ip"); [all...] |
/dalvik/vm/mterp/out/ |
InterpAsm-armv5te.S | [all...] |
InterpAsm-armv5te-vfp.S | [all...] |
InterpAsm-armv7-a-neon.S | [all...] |
InterpAsm-armv7-a.S | [all...] |
/art/compiler/utils/arm/ |
assembler_arm.h | 248 void orrs(Register rd, Register rn, ShifterOperand so, Condition cond = AL);
|
assembler_arm.cc | 353 void ArmAssembler::orrs(Register rd, Register rn, function in class:art::arm::ArmAssembler [all...] |
/external/libvpx/libvpx/vp9/common/arm/neon/ |
vp9_mb_lpf_neon.asm | 389 orrs r5, r5, r6 ; Check for 0
|
/art/compiler/dex/quick/arm/ |
assemble_arm.cc | 319 "orrs", "!0C, !1C", 2), [all...] |