Home
last modified time | relevance | path

Searched refs:s30 (Results 1 – 9 of 9) 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.c154 struct s30 { _Complex int f0; }; struct
155 struct s30 f30() {} in f30()
Dx86_32-arguments-darwin.c130 struct s30 { char a; char b : 4; } f30(void) { while (1) {} } in f30() struct
/external/v8/src/arm/
Dsimulator-arm.h139 s24, s25, s26, s27, s28, s29, s30, s31, enumerator
Dassembler-arm.h284 const SwVfpRegister s30 = { 30 }; variable
/external/v8/benchmarks/
Dregexp.js211 var s30 = computeInputVariants(str3, 81);
248 s30[i].replace(re17, '');
/external/llvm/lib/Target/ARM/
DARMRegisterInfo.td89 def S30 : ARMFReg<30, "s30">; def S31 : ARMFReg<31, "s31">;
/external/webkit/Source/JavaScriptCore/assembler/
DARMv7Assembler.h90 s30, enumerator