HomeSort by relevance Sort by last modified time
    Searched refs:fv0 (Results 1 - 25 of 40) sorted by null

1 2

  /art/runtime/interpreter/mterp/mips/
op_long_to_float.S 10 LOAD64_F(fv0, fv0f, a3)
12 cvt.s.l fv0, fv0
20 SET_VREG_F_GOTO(fv0, rOBJ, t0) # vA <- fv0
op_long_to_double.S 10 LOAD64_F(fv0, fv0f, a3)
12 cvt.d.l fv0, fv0
20 SET_VREG64_F_GOTO(fv0, fv0f, rOBJ, t0) # vA/vA+1 <- result
funop.S 3 * line that specifies an instruction that performs "fv0 = op fa0".
15 SET_VREG_F_GOTO(fv0, rOBJ, t1) # vA <- fv0
funopWider.S 3 * line that specifies an instruction that performs "fv0 = op fa0".
14 SET_VREG64_F_GOTO(fv0, fv0f, rOBJ, t0) # vA/vA+1 <- fv0
unopNarrower.S 4 * line that specifies an instruction that performs "fv0 = op fa0".
16 SET_VREG_F_GOTO(fv0, rOBJ, t0) # vA <- fv0
fbinop.S 18 SET_VREG_F_GOTO(fv0, rOBJ, t0) # vAA <- fv0
fbinopWide.S 3 * line that specifies an instruction that performs "fv0 = fa0 op fa1".
23 SET_VREG64_F_GOTO(fv0, fv0f, rOBJ, t0) # vAA/vAA+1 <- fv0
fbinopWide2addr.S 4 * performs "fv0 = fa0 op fa1".
21 SET_VREG64_F_GOTO(fv0, fv0f, rOBJ, t0) # vA/vA+1 <- fv0
fbinop2addr.S 3 * that specifies an instruction that performs "fv0 = fa0 op fa1".
18 SET_VREG_F_GOTO(fv0, rOBJ, t0) # vA <- result
  /development/ndk/platforms/android-9/arch-mips/include/asm/
fpregdef.h 24 #define fv0 $f0 macro
67 #define fv0 $f0 macro
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm/
fpregdef.h 24 #define fv0 $f0 macro
67 #define fv0 $f0 macro
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm/
fpregdef.h 24 #define fv0 $f0 macro
67 #define fv0 $f0 macro
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/asm/
fpregdef.h 24 #define fv0 $f0 macro
67 #define fv0 $f0 macro
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/asm/
fpregdef.h 24 #define fv0 $f0 macro
67 #define fv0 $f0 macro
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/asm/
fpregdef.h 24 #define fv0 $f0 macro
67 #define fv0 $f0 macro
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/asm/
fpregdef.h 24 #define fv0 $f0 macro
67 #define fv0 $f0 macro
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/asm/
fpregdef.h 24 #define fv0 $f0 macro
67 #define fv0 $f0 macro
  /prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/asm/
fpregdef.h 24 #define fv0 $f0 macro
67 #define fv0 $f0 macro
  /prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/asm/
fpregdef.h 24 #define fv0 $f0 macro
67 #define fv0 $f0 macro
  /prebuilts/ndk/r11/platforms/android-12/arch-mips/usr/include/asm/
fpregdef.h 24 #define fv0 $f0 macro
67 #define fv0 $f0 macro
  /prebuilts/ndk/r11/platforms/android-13/arch-mips/usr/include/asm/
fpregdef.h 24 #define fv0 $f0 macro
67 #define fv0 $f0 macro
  /prebuilts/ndk/r11/platforms/android-14/arch-mips/usr/include/asm/
fpregdef.h 24 #define fv0 $f0 macro
67 #define fv0 $f0 macro
  /prebuilts/ndk/r11/platforms/android-15/arch-mips/usr/include/asm/
fpregdef.h 24 #define fv0 $f0 macro
67 #define fv0 $f0 macro
  /prebuilts/ndk/r11/platforms/android-16/arch-mips/usr/include/asm/
fpregdef.h 24 #define fv0 $f0 macro
67 #define fv0 $f0 macro
  /prebuilts/ndk/r11/platforms/android-17/arch-mips/usr/include/asm/
fpregdef.h 24 #define fv0 $f0 macro
67 #define fv0 $f0 macro

Completed in 5126 milliseconds

1 2