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

1 2 3

  /external/compiler-rt/lib/ppc/
restFP.S 35 lfd f26,-48(r1)
saveFP.S 33 stfd f26,-48(r1)
  /bionic/libc/kernel/arch-mips/asm/
fpregdef.h 56 #define fs3 $f26
100 #define fs2 $f26
  /development/ndk/platforms/android-9/arch-mips/include/asm/
fpregdef.h 56 #define fs3 $f26
100 #define fs2 $f26
  /external/kernel-headers/original/asm-mips/
fpregdef.h 49 #define fs3 $f26
88 #define fs2 $f26
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
fpregdef.h 56 #define fs3 $f26
100 #define fs2 $f26
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
fpregdef.h 56 #define fs3 $f26
100 #define fs2 $f26
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
fpregdef.h 56 #define fs3 $f26
100 #define fs2 $f26
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
fpregdef.h 56 #define fs3 $f26
100 #define fs2 $f26
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
fpregdef.h 56 #define fs3 $f26
100 #define fs2 $f26
  /development/ndk/sources/android/libportable/arch-mips/
_setjmp.S 101 FPREG64_S($f26, JB_F26, a0)
114 swc1 $f26, JB_F26(a0)
158 FPREG64_L($f26, JB_F26, a0)
171 lwc1 $f26, JB_F26(a0)
setjmp.S 115 FPREG64_S($f26, JB_F26, a0)
128 swc1 $f26, JB_F26(a0)
190 FPREG64_L($f26, JB_F26, a0)
203 lwc1 $f26, JB_F26(a0)
  /bionic/libc/arch-mips/bionic/
_setjmp.S 95 FPREG64_S($f26, SC_FPREGS+((F26-F0)*REGSZ_FP), a0)
108 swc1 $f26, SC_FPREGS+((F26-F0)*REGSZ_FP)(a0)
152 FPREG64_L($f26, SC_FPREGS+((F26-F0)*REGSZ_FP), a0)
165 lwc1 $f26, SC_FPREGS+((F26-F0)*REGSZ_FP)(a0)
setjmp.S 108 FPREG64_S($f26, SC_FPREGS+((F26-F0)*REGSZ_FP), a0)
121 swc1 $f26, SC_FPREGS+((F26-F0)*REGSZ_FP)(a0)
183 FPREG64_L($f26, SC_FPREGS+((F26-F0)*REGSZ_FP), a0)
196 lwc1 $f26, SC_FPREGS+((F26-F0)*REGSZ_FP)(a0)
  /dalvik/vm/compiler/template/mips/
TEMPLATE_RESTORE_STATE.S 82 lw f26, fr26*4(a0) # restore f26
TEMPLATE_SAVE_STATE.S 94 sw f26, fr26*4(a0) # save f26
TEMPLATE_MEM_OP_DECODE.S 38 sw f26, fr26*-4(sp) # push f26
156 lw f26, fr26*-4(sp) # pop f26
  /external/chromium_org/third_party/openssl/openssl/crypto/
alphacpuid.pl 59 fclr $f26
  /external/clang/test/CodeGen/
arm-arguments.c 128 // APCS-GNU: define i64 @f26()
134 // AAPCS: define arm_aapcscc void @f26({{.*}} noalias sret
140 _Complex float f26(void) {} function
aarch64-arguments.c 106 // PCS: define [1 x i64] @f26()
108 struct s26 f26() {} function
  /external/openssl/crypto/
alphacpuid.pl 59 fclr $f26
  /external/llvm/test/MC/ELF/
cfi.s 155 f26: label
  /external/llvm/test/MC/PowerPC/
ppc64-regs.s 65 #CHECK: .cfi_offset f26, 516
182 .cfi_offset f26,516
  /external/oprofile/module/ia64/
IA64entry.h 48 .spillsp f26, SW(F26)+16+(off); .spillsp f27, SW(F27)+16+(off); \
oprofile_stubs.S 118 ldf.fill f26=[sp]; ldf.fill f27=[sp]; mov f28=f0

Completed in 63 milliseconds

1 2 3