Home
last modified time | relevance | path

Searched refs:s30 (Results 1 – 14 of 14) sorted by relevance

/external/valgrind/main/none/tests/arm/
Dvfp.c1162 …TESTINSN_bin_f32("vmla.f32 s30, s15, s2", s30, s15, i32, f2u(-45667.24), s2, i32, f2u(-248562.76)… in main()
1166 …TESTINSN_bin_f32("vmla.f32 s30, s11, s12", s30, s11, i32, f2u(356047.56), s12, i32, f2u(5867.009)); in main()
1168 TESTINSN_bin_f32("vmla.f32 s30, s31, s2", s30, s31, i32, f2u(2754), s2, i32, f2u(107)); in main()
1212 …TESTINSN_bin_f32("vnmla.f32 s30, s15, s2", s30, s15, i32, f2u(-45667.24), s2, i32, f2u(-248562.76… in main()
1216 …TESTINSN_bin_f32("vnmla.f32 s30, s11, s12", s30, s11, i32, f2u(356047.56), s12, i32, f2u(5867.009)… in main()
1218 TESTINSN_bin_f32("vnmla.f32 s30, s31, s2", s30, s31, i32, f2u(2754), s2, i32, f2u(107)); in main()
1262 …TESTINSN_bin_f32("vmls.f32 s30, s15, s2", s30, s15, i32, f2u(-45667.24), s2, i32, f2u(-248562.76)… in main()
1266 …TESTINSN_bin_f32("vmls.f32 s30, s11, s12", s30, s11, i32, f2u(356047.56), s12, i32, f2u(5867.009)); in main()
1268 TESTINSN_bin_f32("vmls.f32 s30, s31, s2", s30, s31, i32, f2u(2754), s2, i32, f2u(107)); in main()
1312 …TESTINSN_bin_f32("vnmls.f32 s30, s15, s2", s30, s15, i32, f2u(-45667.24), s2, i32, f2u(-248562.76… in main()
[all …]
Dvfp.stdout.exp707 vcvt.f64.f32 d16, s30 :: Dd 0xc085e50a 0x40000000 Sm 0xc42f2852
766 vcmp.f32 s21, s30 :: FPSCR 0x2 Sd 0xc58d6400 Sm 0xc8dcdf30
775 vcmp.f32 s21, s30 :: FPSCR 0x8 Sd 0xff800000 Sm 0x42ad6666
784 vcmpe.f32 s21, s30 :: FPSCR 0x2 Sd 0xc58d6400 Sm 0xc8dcdf30
792 vcmpe.f32 s21, s30 :: FPSCR 0x8 Sd 0xff800000 Sm 0x42ad6666
844 vcmp.f32 s30 :: FPSCR 0x80000000 Sd 0xff800000
852 vcmp.f32 s30 :: FPSCR 0x20000000 Sd 0x45a7accd
861 vcmpe.f32 s30 :: FPSCR 0x80000000 Sd 0xff800000
869 vcmpe.f32 s30 :: FPSCR 0x20000000 Sd 0x45a7accd
970 vstmia r4, {s30} :: Result 0x00000000
[all …]
/external/clang/test/CodeGen/
Darm-arguments.c155 struct s30 { _Complex int f0; }; argument
156 struct s30 f30() {} in f30()
Daarch64-arguments.c122 struct s30 { int arr[4]; char c;}; argument
123 void f30(struct s30 a) {} in f30()
Dx86_32-arguments-darwin.c130 struct s30 { char a; char b : 4; } f30(void) { while (1) {} } in f30() argument
/external/skia/src/effects/
DSkBicubicImageFilter.cpp127 SkPMColor s30 = *src.getAddr32(x3, y0); in onFilterImage() local
128 SkPMColor s0 = cubicBlend(fCoefficients, fractx, s00, s10, s20, s30); in onFilterImage()
/external/v8/src/arm/
Dsimulator-arm.h141 s24, s25, s26, s27, s28, s29, s30, s31, enumerator
Dassembler-arm.h305 const SwVfpRegister s30 = { 30 }; variable
/external/v8/benchmarks/
Dregexp.js211 var s30 = computeInputVariants(str3, 81);
248 s30[i].replace(re17, '');
/external/llvm/test/MC/AArch64/
Dbasic-a64-instructions.s1706 fcmpe s29, s30
1900 fcvtzs x12, s30, #45
1928 fcvtzu x12, s30, #45
2054 fcvtau w29, s30
Dbasic-a64-diagnostics.s1477 fcmpe s30, #-0.0
/external/llvm/lib/Target/ARM/
DARMRegisterInfo.td96 def S30 : ARMFReg<30, "s30">; def S31 : ARMFReg<31, "s31">;
/external/llvm/test/MC/Disassembler/AArch64/
Dbasic-a64-instructions.txt1305 # CHECK: fcmpe s29, s30
1506 # CHECK: fcvtzs x12, s30, #45
1534 # CHECK: fcvtzu x12, s30, #45
1660 # CHECK: fcvtau w29, s30
/external/webkit/Source/JavaScriptCore/assembler/
DARMv7Assembler.h90 s30, enumerator