/external/v8/test/cctest/ |
test-disasm-mips64.cc | [all...] |
test-assembler-mips64.cc | 881 __ ldc1(f31, MemOperand(a0, offsetof(T, b))); 882 __ cvt_l_d(f31, f31); 883 __ dmfc1(a7, f31); [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/ |
476.d | 124 1c8: (fe a0 fa 10|10 fa a0 fe) fabs f21,f31 125 1cc: (fe a0 fa 11|11 fa a0 fe) fabs\. f21,f31 307 4a4: (ff e0 04 8f|8f 04 e0 ff) mffs\. f31
|
/external/v8/src/mips/ |
assembler-mips.h | 64 V(f24) V(f25) V(f26) V(f27) V(f28) V(f29) V(f30) V(f31) 222 // 32-bit registers, f0 through f31. When used as 'double' they are used 266 const DoubleRegister f31 = {31}; [all...] |
/external/v8/src/mips64/ |
assembler-mips64.h | 64 V(f24) V(f25) V(f26) V(f27) V(f28) V(f29) V(f30) V(f31) 224 // 32-bit registers, f0 through f31. When used as 'double' they are used 268 const DoubleRegister f31 = {31}; [all...] |
/external/clang/test/Analysis/ |
pr22954.c | 656 int f31() { function [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
d3dx9math.h | 140 FLOAT f31, FLOAT f32, FLOAT f33, FLOAT f34,
|
d3dx9math.inl | 368 FLOAT f31, FLOAT f32, FLOAT f33, FLOAT f34, 373 _31 = f31; _32 = f32; _33 = f33; _34 = f34;
|
/art/runtime/arch/mips/ |
quick_entrypoints_mips.S | 71 SDu $f30, $f31, 44, $sp, $t1 446 LDu $f30, $f31, 15*8, $a1, $t1 [all...] |
/prebuilts/go/darwin-x86/test/ |
live.go | 479 func f31(b1, b2, b3 bool) { func
|
/prebuilts/go/linux-x86/test/ |
live.go | 479 func f31(b1, b2, b3 bool) { func
|
/external/valgrind/memcheck/tests/ |
deep-backtrace.stderr.exp | 32 by 0x........: f31 (deep-backtrace.c:31) 536 by 0x........: f31 (deep-backtrace.c:31) [all...] |
/external/elfutils/tests/ |
run-addrcfi.sh | 365 FPU reg63 (f31): undefined [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/ |
all-opcodes.d | [all...] |
/art/test/083-compiler-regressions/src/ |
Main.java | 5400 float f31 = 31; local [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/ |
regs.s | 472 { .mfi; mov f31 = f0 ;; } [all...] |
regs.d | [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10300/ |
am33-2.d | [all...] |
/external/robolectric/v1/lib/main/ |
sqlite-jdbc-3.7.2.jar | |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
modrm.l | [all...] |
/art/runtime/interpreter/mterp/out/ |
mterp_mips.S | 151 #define fs5f $f31 [all...] |