Searched refs:s25 (Results 1 - 8 of 8) sorted by last modified time

/external/webkit/Source/JavaScriptCore/assembler/
H A DARMv7Assembler.h85 s25, enumerator in enum:JSC::ARMRegisters::__anon14309
/external/valgrind/main/none/tests/arm/
H A Dvfp.c1158 TESTINSN_bin_f32("vmla.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687));
1159 TESTINSN_bin_f32("vmla.f32 s23, s24, s25", s23, s24, i32, f2u(-347856.475), s25, i32, f2u(1346));
1161 TESTINSN_bin_f32("vmla.f32 s19, s25, s27", s19, s25, i32, f2u(95867.76), s27, i32, f2u(17065));
1171 TESTINSN_bin_f32("vmla.f32 s29, s25, s7", s29, s25, i32, f2u(-INFINITY), s7, i32, f2u(1752));
1208 TESTINSN_bin_f32("vnmla.f32 s20, s25, s22", s20, s25, i3
[all...]
H A Dvfp.stdout.exp147 vmla.f32 s20, s25, s22 :: Sd 0xc4833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659
148 vmla.f32 s23, s24, s25 :: Sd 0xcddf4321 Sm (i32)0xc8a9da0f Sn (i32)0x44a84000
150 vmla.f32 s19, s25, s27 :: Sd 0x4ec3063f Sm (i32)0x47bb3de1 Sn (i32)0x46855200
160 vmla.f32 s29, s25, s7 :: Sd 0xff800000 Sm (i32)0xff800000 Sn (i32)0x44db0000
196 vnmla.f32 s20, s25, s22 :: Sd 0x44833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659
197 vnmla.f32 s23, s24, s25 :: Sd 0x4ddf4321 Sm (i32)0xc8a9da0f Sn (i32)0x44a84000
199 vnmla.f32 s19, s25, s27 :: Sd 0xcec3063f Sm (i32)0x47bb3de1 Sn (i32)0x46855200
209 vnmla.f32 s29, s25, s7 :: Sd 0x7f800000 Sm (i32)0xff800000 Sn (i32)0x44db0000
245 vmls.f32 s20, s25, s22 :: Sd 0xc4833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659
246 vmls.f32 s23, s24, s25
[all...]
/external/v8/benchmarks/
H A Dregexp.js118 var s25 = computeInputVariants('qvfcynl', 85);
189 re16.exec(s25[i]);
/external/v8/src/arm/
H A Dassembler-arm.h300 const SwVfpRegister s25 = { 25 }; member in namespace:v8::internal
H A Dsimulator-arm.h141 s24, s25, s26, s27, s28, s29, s30, s31, enumerator in enum:v8::internal::Simulator::Register
/external/llvm/test/MC/ARM/
H A Dsimple-fp-encoding.s301 @ CHECK: vmovne s25, s26, r2, r5
302 vmovne s25, s26, r2, r5 @ encoding: [0x39,0x2a,0x45,0x1c]
/external/clang/test/CXX/lex/lex.charset/
H A Dp2-cxx98.cpp37 const char *s25 = "\u0025"; // %, expected-error {{character '%' cannot be specified by a universal character name}} variable

Completed in 163 milliseconds