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

  /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
  /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?
  /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/valgrind/main/none/tests/arm/
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/
basic-thumb-instructions.s 427 orrs r3, r4
429 @ CHECK-ERRORS: orrs r3, r4 @ encoding: [0x23,0x43]
basic-thumb2-instructions.s     [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

Completed in 2320 milliseconds