Searched refs:f18 (Results 1 – 8 of 8) sorted by relevance
/art/test/626-checker-arm64-scratch-register/src/ |
D | Main.java | 130 float f18 = b18 ? 0.0f : 1.0f; in test() local 169 f18 /= 1000.0f; in test() 212 f18 /= 100.0f; in test() 251 f18 /= 12.0f; in test()
|
/art/runtime/arch/mips/ |
D | quick_entrypoints_mips.S | 210 SDu $f18, $f19, 48, $sp, $t8 288 LDu $f18, $f19, 48, $sp, $t8 386 SDu $f18, $f19, 88, $sp, $t1 434 LDu $f18, $f19, 88, $sp, $t1 682 LDu $f18, $f19, 9*8, $a1, $t1 1221 LOAD_FLOAT_TO_REG f18, t8, t7, loopS # f18 = curr_arg, fp_index += 16 1229 LOAD_DOUBLE_TO_REG f18, f19, t8, t7, ra, loopS # f18_f19 = curr_arg; if FPU32, fp_index += 16
|
/art/runtime/arch/mips64/ |
D | quick_entrypoints_mips64.S | 1047 LOOP_OVER_SHORTY_LOADING_REG a6, f18, call_fn 1151 LOOP_OVER_SHORTY_LOADING_REG a6, f18, call_sfn 2084 l.d $f18, 48($sp) 2514 ldc1 $f18, 144($sp)
|
/art/runtime/interpreter/mterp/mips/ |
D | header.S | 136 #define ft5 $$f18
|
/art/test/dexdump/ |
D | bytecodes.txt | 843 000f18: bb20 |003c: add-long/2addr v0, v2 1680 0017ba: 9f18 1c18 |008d: rem-long v24, v28, v24 1701 00180e: 9f18 1c18 |00b7: rem-long v24, v28, v24
|
D | checkers.txt | 993 001f18: 5490 2200 |028e: iget-object v0, v9, Lcom/google/android/check… 2299 002f18: 3a03 0400 |0028: if-ltz v3, 002c // +0004 3556 003f18: 0e00 |000e: return-void 5889 005f18: 4401 010f |0278: aget v1, v1, v15
|
/art/test/083-compiler-regressions/src/ |
D | Main.java | 5374 float f18 = 18; in largeFrameFloat() local 7372 f18 += f17; in largeFrameFloat() 7374 f19 += f18; in largeFrameFloat()
|
/art/runtime/interpreter/mterp/out/ |
D | mterp_mips.S | 143 #define ft5 $f18
|