Home
last modified time | relevance | path

Searched refs:f6 (Results 1 – 15 of 15) sorted by relevance

/art/test/703-floating-point-div/src/
DMain.java68 float f6 = Float.NEGATIVE_INFINITY; in divFloatTest() local
79 expectEquals(Float.floatToRawIntBits(fPi/f6), 0x80000000); in divFloatTest()
/art/test/MyClassNatives/
DMyClassNatives.java82 float f1, float f2, float f3, float f4, float f5, float f6, in forceStackParameters() argument
128 int i8, int i9, int i10, float f1, float f2, float f3, float f4, float f5, float f6, in stackArgsIntsFirst() argument
133 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst() argument
138 float f4, int i5, float f5, int i6, float f6, int i7, float f7, int i8, float f8, int i9, in stackArgsMixed() argument
216 float f1, float f2, float f3, float f4, float f5, float f6, in forceStackParameters_Fast() argument
262 int i8, int i9, int i10, float f1, float f2, float f3, float f4, float f5, float f6, in stackArgsIntsFirst_Fast() argument
267 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst_Fast() argument
272 float f4, int i5, float f5, int i6, float f6, int i7, float f7, int i8, float f8, int i9, in stackArgsMixed_Fast() argument
305 int i8, int i9, int i10, float f1, float f2, float f3, float f4, float f5, float f6, in stackArgsIntsFirst_Critical() argument
310 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst_Critical() argument
[all …]
/art/test/439-npe/
Dexpected.txt93 f6=188.0
/art/test/439-npe/src/
DMain.java681 float f6 = 46.0f; in $opt$noinline$testRegisterRetrieval() local
761 f5 += f6; in $opt$noinline$testRegisterRetrieval()
762 f6 += f7; in $opt$noinline$testRegisterRetrieval()
828 System.out.println("f6=" + f6); in $opt$noinline$testRegisterRetrieval()
/art/test/dexdump/
Dinvoke-polymorphic.txt87 0001f6: fa40 0400 2043 0000 |0011: invoke-polymorphic {v0, v2, v3, v4}, Ljava/la…
Dconst-method-handle.txt86 0003f6: 0c03 |000f: move-result-object v3
229 0004f6: 7100 0700 0000 |0007: invoke-static {}, Lconstmethodhandle/ConstTes…
Dcheckers.txt187 0015f6: 5492 0100 |0027: iget-object v2, v9, Lcom/google/android/check…
1170 0020f6: 6e5a 1c00 2543 |003d: invoke-virtual {v5, v2, v3, v4, v10}, Landroi…
1264 0021f6: 7230 1900 0b01 |0057: invoke-interface {v11, v0, v1}, Landroid/cont…
1347 002334: 54a0 2200 |00f6: iget-object v0, v10, Lcom/google/android/chec…
1499 0024f6: 0c00 |007f: move-result-object v0
1566 0025f6: 5490 2200 |00ff: iget-object v0, v9, Lcom/google/android/check…
1708 0027e4: 6e30 8700 1002 |01f6: invoke-virtual {v0, v1, v2}, Lcom/google/andr…
1712 0027f6: 1a00 bf00 |01ff: const-string v0, "computer now plays black" /…
1875 0029f6: 0124 |0063: move v4, v2
2136 002d24: 5987 2300 |00f6: iput v7, v8, Lcom/google/android/checkers/Che…
[all …]
Dbytecodes.txt1112 0011f6: 5471 0800 |0023: iget-object v1, v7, Lcom/google/android/test/…
1321 001478: 0800 1a00 |00f6: move-object/from16 v0, v26
1502 0015f6: 9303 0e09 |0011: div-int v3, v14, v9
1629 0016f6: 9e08 1e14 |002b: div-long v8, v30, v20
1695 0017f6: a218 181c |00ab: xor-long v24, v24, v28
Dinvoke-custom.txt168 0009f6: 1200 |0003: const/4 v0, #int 0 // #0
853 0010f6: 1a04 0500 |001d: const-string v4, " = " // string@0005
932 0011f6: 0c03 |003f: move-result-object v3
/art/compiler/jni/
Djni_compiler_test.cc1948 jfloat f5, jfloat f6, jfloat f7, jfloat f8, jfloat f9, in JNI_TEST_NORMAL_ONLY()
1971 jint i16 = bit_cast<jint, jfloat>(f6); in JNI_TEST_NORMAL_ONLY()
2003 jfloat f6 = bit_cast<jfloat, jint>(16); in StackArgsIntsFirstImpl() local
2010 f3, f4, f5, f6, f7, f8, f9, f10); in StackArgsIntsFirstImpl()
2016 jfloat f3, jfloat f4, jfloat f5, jfloat f6, jfloat f7, in JNI_TEST_CRITICAL()
2041 jint i16 = bit_cast<jint, jfloat>(f6); in JNI_TEST_CRITICAL()
2073 jfloat f6 = bit_cast<jfloat, jint>(16); in StackArgsFloatsFirstImpl() local
2079 env_->CallStaticVoidMethod(jklass_, jmethod_, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, i1, i2, i3, in StackArgsFloatsFirstImpl()
2087 jfloat f5, jint i6, jfloat f6, jint i7, jfloat f7, jint i8, in JNI_TEST_CRITICAL()
2110 jint i16 = bit_cast<jint, jfloat>(f6); in JNI_TEST_CRITICAL()
[all …]
/art/runtime/interpreter/mterp/mips/
Dheader.S131 #define ft1 $$f6
/art/compiler/utils/
Dassembler_thumb_test_expected.cc.inc78 " f6: f20d 4c01 addwne ip, sp, #1025 ; 0x401\n",
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S434 sdc1 $f6, 40($sp)
483 ldc1 $f6, 40($sp)
722 ldc1 $f6, 3*8($a1)
/art/test/083-compiler-regressions/src/
DMain.java5350 float f6 = 6; in largeFrameFloat() local
7348 f6 += f5; in largeFrameFloat()
7350 f7 += f6; in largeFrameFloat()
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S2608 ldc1 $f6, 48($sp)