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

1 2 3

  /external/compiler-rt/lib/ppc/
restFP.S 34 lfd f25,-56(r1)
saveFP.S 32 stfd f25,-56(r1)
  /bionic/libc/kernel/arch-mips/asm/
fpregdef.h 55 #define fs2f $f25
99 #define fs1 $f25
  /development/ndk/platforms/android-9/arch-mips/include/asm/
fpregdef.h 55 #define fs2f $f25
99 #define fs1 $f25
  /external/kernel-headers/original/asm-mips/
fpregdef.h 48 #define fs2f $f25
87 #define fs1 $f25
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
fpregdef.h 55 #define fs2f $f25
99 #define fs1 $f25
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
fpregdef.h 55 #define fs2f $f25
99 #define fs1 $f25
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
fpregdef.h 55 #define fs2f $f25
99 #define fs1 $f25
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
fpregdef.h 55 #define fs2f $f25
99 #define fs1 $f25
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
fpregdef.h 55 #define fs2f $f25
99 #define fs1 $f25
  /development/ndk/sources/android/libportable/arch-mips/
_setjmp.S 100 FPREG64_S($f25, JB_F25, a0)
113 swc1 $f25, JB_F25(a0)
157 FPREG64_L($f25, JB_F25, a0)
170 lwc1 $f25, JB_F25(a0)
setjmp.S 114 FPREG64_S($f25, JB_F25, a0)
127 swc1 $f25, JB_F25(a0)
189 FPREG64_L($f25, JB_F25, a0)
202 lwc1 $f25, JB_F25(a0)
  /bionic/libc/arch-mips/bionic/
_setjmp.S 94 FPREG64_S($f25, SC_FPREGS+((F25-F0)*REGSZ_FP), a0)
107 swc1 $f25, SC_FPREGS+((F25-F0)*REGSZ_FP)(a0)
151 FPREG64_L($f25, SC_FPREGS+((F25-F0)*REGSZ_FP), a0)
164 lwc1 $f25, SC_FPREGS+((F25-F0)*REGSZ_FP)(a0)
setjmp.S 107 FPREG64_S($f25, SC_FPREGS+((F25-F0)*REGSZ_FP), a0)
120 swc1 $f25, SC_FPREGS+((F25-F0)*REGSZ_FP)(a0)
182 FPREG64_L($f25, SC_FPREGS+((F25-F0)*REGSZ_FP), a0)
195 lwc1 $f25, SC_FPREGS+((F25-F0)*REGSZ_FP)(a0)
  /dalvik/vm/compiler/template/mips/
TEMPLATE_RESTORE_STATE.S 81 lw f25, fr25*4(a0) # restore f25
TEMPLATE_SAVE_STATE.S 93 sw f25, fr25*4(a0) # save f25
TEMPLATE_MEM_OP_DECODE.S 37 sw f25, fr25*-4(sp) # push f25
155 lw f25, fr25*-4(sp) # pop f25
  /external/chromium_org/third_party/openssl/openssl/crypto/
alphacpuid.pl 58 fclr $f25
  /external/clang/test/CodeGen/
arm-arguments.c 127 // APCS-GNU: define i128 @f25()
133 // AAPCS: define arm_aapcscc void @f25({{.*}} noalias sret
139 _Complex long long f25(void) {} function
aarch64-arguments.c 102 // PCS: define [1 x i64] @f25()
104 struct s25 f25() {} function
  /external/openssl/crypto/
alphacpuid.pl 58 fclr $f25
  /external/llvm/test/MC/ELF/
cfi.s 149 f25: label
  /external/llvm/test/MC/PowerPC/
ppc64-regs.s 64 #CHECK: .cfi_offset f25, 508
181 .cfi_offset f25,508
  /external/oprofile/module/ia64/
IA64entry.h 47 .spillsp f24, SW(F24)+16+(off); .spillsp f25, SW(F25)+16+(off); \
oprofile_stubs.S 117 ldf.fill f23=[sp]; ldf.fill f24=[sp]; mov f25=f0

Completed in 256 milliseconds

1 2 3