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

  /external/llvm/test/MC/ARM/
vpush-vpop.s 7 vpush {s8, s9, s10, s11, s12}
9 vpop {s8, s9, s10, s11, s12}
12 vpush.16 {s8, s9, s10, s11, s12}
14 vpop.64 {s8, s9, s10, s11, s12}
17 @ CHECK-THUMB: vpush {s8, s9, s10, s11, s12} @ encoding: [0x2d,0xed,0x05,0x4a]
19 @ CHECK-THUMB: vpop {s8, s9, s10, s11, s12} @ encoding: [0xbd,0xec,0x05,0x4a]
22 @ CHECK-ARM: vpush {s8, s9, s10, s11, s12} @ encoding: [0x05,0x4a,0x2d,0xed]
24 @ CHECK-ARM: vpop {s8, s9, s10, s11, s12} @ encoding: [0x05,0x4a,0xbd,0xec]
27 @ CHECK-THUMB: vpush {s8, s9, s10, s11, s12} @ encoding: [0x2d,0xed,0x05,0x4a]
29 @ CHECK-THUMB: vpop {s8, s9, s10, s11, s12} @ encoding: [0xbd,0xec,0x05,0x4a
    [all...]
simple-fp-encoding.s 324 vcvt.u32.f32 s12, s12, #20
342 @ CHECK: vcvt.u32.f32 s12, s12, #20 @ encoding: [0xc6,0x6a,0xbf,0xee]
  /external/clang/test/CXX/except/except.spec/
p5-pointers.cpp 38 void s12() noexcept(false);
  /external/clang/test/CodeGen/
x86_64-arguments.c 67 struct s12 { int a __attribute__((aligned(16))); }; struct
68 struct s12 f12_0(void) { while (1) {} }
69 void f12_1(struct s12 a0) {}
  /external/valgrind/main/none/tests/arm/
vfp.c     [all...]
vfp.stdout.exp 142 vmla.f32 s0, s11, s12 :: Sd 0x7fc00000 Sm (i32)0xff800000 Sn (i32)0x7fc00000
149 vmla.f32 s20, s31, s12 :: Sd 0xcf050e7f Sm (i32)0x473e7300 Sn (i32)0xc732da7a
155 vmla.f32 s30, s11, s12 :: Sd 0x4ef90536 Sm (i32)0x48add9f2 Sn (i32)0x45b75812
161 vmla.f32 s0, s11, s12 :: Sd 0xff800000 Sm (i32)0x7f800000 Sn (i32)0xc5b4d3c3
191 vnmla.f32 s0, s11, s12 :: Sd 0xffc00000 Sm (i32)0xff800000 Sn (i32)0x7fc00000
198 vnmla.f32 s20, s31, s12 :: Sd 0x4f050e7f Sm (i32)0x473e7300 Sn (i32)0xc732da7a
204 vnmla.f32 s30, s11, s12 :: Sd 0xcef90536 Sm (i32)0x48add9f2 Sn (i32)0x45b75812
210 vnmla.f32 s0, s11, s12 :: Sd 0x7f800000 Sm (i32)0x7f800000 Sn (i32)0xc5b4d3c3
240 vmls.f32 s0, s11, s12 :: Sd 0x7fc00000 Sm (i32)0xff800000 Sn (i32)0x7fc00000
247 vmls.f32 s20, s31, s12 :: Sd 0xcf050e7f Sm (i32)0x473e7300 Sn (i32)0xc732da7
    [all...]
  /external/v8/src/arm/
simulator-arm.h 139 s8, s9, s10, s11, s12, s13, s14, s15, enumerator in enum:v8::internal::Simulator::Register
assembler-arm.h 287 const SwVfpRegister s12 = { 12 }; member in namespace:v8::internal
    [all...]
  /external/opencv/cv/src/
cvhistogram.cpp 459 double s12 = 0; local
467 s12 += a*b;
474 num = s12 - s1*s2*scale;
556 double s12 = 0; local
568 s12 += v1*v2;
582 num = s12 - s1*s2*scale;
    [all...]
  /external/v8/benchmarks/
regexp.js 105 var s12 = computeInputVariants('CersreerqPhygher=ra-HF', 156);
154 re8.exec(s12[i]);
    [all...]
  /external/webkit/Source/JavaScriptCore/assembler/
ARMv7Assembler.h 72 s12, enumerator in enum:JSC::ARMRegisters::__anon14503
    [all...]

Completed in 1048 milliseconds