/external/compiler-rt/lib/ppc/ |
restFP.S | 38 lfd f29,-24(r1)
|
saveFP.S | 36 stfd f29,-24(r1)
|
/bionic/libc/kernel/arch-mips/asm/ |
fpregdef.h | 60 #define fs4f $f29 104 #define fs5 $f29
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
fpregdef.h | 60 #define fs4f $f29 104 #define fs5 $f29
|
/external/kernel-headers/original/asm-mips/ |
fpregdef.h | 52 #define fs4f $f29 91 #define fs5 $f29
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/ |
fpregdef.h | 60 #define fs4f $f29 104 #define fs5 $f29
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/ |
fpregdef.h | 60 #define fs4f $f29 104 #define fs5 $f29
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/ |
fpregdef.h | 60 #define fs4f $f29 104 #define fs5 $f29
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/ |
fpregdef.h | 60 #define fs4f $f29 104 #define fs5 $f29
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/ |
fpregdef.h | 60 #define fs4f $f29 104 #define fs5 $f29
|
/development/ndk/sources/android/libportable/arch-mips/ |
_setjmp.S | 104 FPREG64_S($f29, JB_F29, a0) 117 swc1 $f29, JB_F29(a0) 161 FPREG64_L($f29, JB_F29, a0) 174 lwc1 $f29, JB_F29(a0)
|
setjmp.S | 118 FPREG64_S($f29, JB_F29, a0) 131 swc1 $f29, JB_F29(a0) 193 FPREG64_L($f29, JB_F29, a0) 206 lwc1 $f29, JB_F29(a0)
|
/bionic/libc/arch-mips/bionic/ |
_setjmp.S | 98 FPREG64_S($f29, SC_FPREGS+((F29-F0)*REGSZ_FP), a0) 111 swc1 $f29, SC_FPREGS+((F29-F0)*REGSZ_FP)(a0) 155 FPREG64_L($f29, SC_FPREGS+((F29-F0)*REGSZ_FP), a0) 168 lwc1 $f29, SC_FPREGS+((F29-F0)*REGSZ_FP)(a0)
|
setjmp.S | 111 FPREG64_S($f29, SC_FPREGS+((F29-F0)*REGSZ_FP), a0) 124 swc1 $f29, SC_FPREGS+((F29-F0)*REGSZ_FP)(a0) 186 FPREG64_L($f29, SC_FPREGS+((F29-F0)*REGSZ_FP), a0) 199 lwc1 $f29, SC_FPREGS+((F29-F0)*REGSZ_FP)(a0)
|
/dalvik/vm/compiler/template/mips/ |
TEMPLATE_RESTORE_STATE.S | 85 lw f29, fr29*4(a0) # restore f29
|
TEMPLATE_SAVE_STATE.S | 97 sw f29, fr29*4(a0) # save f29
|
TEMPLATE_MEM_OP_DECODE.S | 41 sw f29, fr29*-4(sp) # push f29 159 lw f29, fr29*-4(sp) # pop f29
|
/external/chromium_org/third_party/openssl/openssl/crypto/ |
alphacpuid.pl | 62 fclr $f29
|
/external/clang/test/CodeGen/ |
arm-arguments.c | 148 // APCS-GNU: define i32 @f29() 149 // AAPCS: define arm_aapcscc i32 @f29() 151 struct s29 f29() {} function
|
aarch64-arguments.c | 117 // PCS: define void @f29([2 x i64] %a 119 void f29(struct s29 a) {} function
|
/external/openssl/crypto/ |
alphacpuid.pl | 62 fclr $f29
|
/external/llvm/test/MC/ELF/ |
cfi.s | 173 f29: label
|
/external/llvm/test/MC/PowerPC/ |
ppc64-regs.s | 68 #CHECK: .cfi_offset f29, 540 185 .cfi_offset f29,540
|
/external/oprofile/module/ia64/ |
IA64entry.h | 49 .spillsp f28, SW(F28)+16+(off); .spillsp f29, SW(F29)+16+(off); \
|
oprofile_stubs.S | 119 ldf.fill f29=[sp]; ldf.fill f30=[sp]; mov f31=f0
|