/external/compiler-rt/lib/ppc/ |
restFP.S | 37 lfd f28,-32(r1)
|
saveFP.S | 35 stfd f28,-32(r1)
|
/bionic/libc/kernel/arch-mips/asm/ |
fpregdef.h | 59 #define fs4 $f28 102 #define fs4 $f28
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
fpregdef.h | 59 #define fs4 $f28 102 #define fs4 $f28
|
/external/kernel-headers/original/asm-mips/ |
fpregdef.h | 51 #define fs4 $f28 90 #define fs4 $f28
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/ |
fpregdef.h | 59 #define fs4 $f28 102 #define fs4 $f28
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/ |
fpregdef.h | 59 #define fs4 $f28 102 #define fs4 $f28
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/ |
fpregdef.h | 59 #define fs4 $f28 102 #define fs4 $f28
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/ |
fpregdef.h | 59 #define fs4 $f28 102 #define fs4 $f28
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/ |
fpregdef.h | 59 #define fs4 $f28 102 #define fs4 $f28
|
/development/ndk/sources/android/libportable/arch-mips/ |
_setjmp.S | 103 FPREG64_S($f28, JB_F28, a0) 116 swc1 $f28, JB_F28(a0) 160 FPREG64_L($f28, JB_F28, a0) 173 lwc1 $f28, JB_F28(a0)
|
setjmp.S | 117 FPREG64_S($f28, JB_F28, a0) 130 swc1 $f28, JB_F28(a0) 192 FPREG64_L($f28, JB_F28, a0) 205 lwc1 $f28, JB_F28(a0)
|
/bionic/libc/arch-mips/bionic/ |
_setjmp.S | 97 FPREG64_S($f28, SC_FPREGS+((F28-F0)*REGSZ_FP), a0) 110 swc1 $f28, SC_FPREGS+((F28-F0)*REGSZ_FP)(a0) 154 FPREG64_L($f28, SC_FPREGS+((F28-F0)*REGSZ_FP), a0) 167 lwc1 $f28, SC_FPREGS+((F28-F0)*REGSZ_FP)(a0)
|
setjmp.S | 110 FPREG64_S($f28, SC_FPREGS+((F28-F0)*REGSZ_FP), a0) 123 swc1 $f28, SC_FPREGS+((F28-F0)*REGSZ_FP)(a0) 185 FPREG64_L($f28, SC_FPREGS+((F28-F0)*REGSZ_FP), a0) 198 lwc1 $f28, SC_FPREGS+((F28-F0)*REGSZ_FP)(a0)
|
/dalvik/vm/compiler/template/mips/ |
TEMPLATE_RESTORE_STATE.S | 84 lw f28, fr28*4(a0) # restore f28
|
TEMPLATE_SAVE_STATE.S | 96 sw f28, fr28*4(a0) # save f28
|
TEMPLATE_MEM_OP_DECODE.S | 40 sw f28, fr28*-4(sp) # push f28 158 lw f28, fr28*-4(sp) # pop f28
|
/external/chromium_org/third_party/openssl/openssl/crypto/ |
alphacpuid.pl | 61 fclr $f28
|
/external/clang/test/CodeGen/ |
arm-arguments.c | 143 // APCS-GNU: define i16 @f28() 144 // AAPCS: define arm_aapcscc i16 @f28() 146 struct s28 f28() {} function
|
aarch64-arguments.c | 114 // PCS: define void @f28(i8 %a, i16 %b, i32 %c, i64 %d, float %e, double %f) 115 void f28(char a, short b, int c, long d, float e, double f) {} function
|
/external/openssl/crypto/ |
alphacpuid.pl | 61 fclr $f28
|
/external/llvm/test/MC/ELF/ |
cfi.s | 167 f28: label
|
/external/llvm/test/MC/PowerPC/ |
ppc64-regs.s | 67 #CHECK: .cfi_offset f28, 532 184 .cfi_offset f28,532
|
/external/oprofile/module/ia64/ |
IA64entry.h | 49 .spillsp f28, SW(F28)+16+(off); .spillsp f29, SW(F29)+16+(off); \
|
oprofile_stubs.S | 118 ldf.fill f26=[sp]; ldf.fill f27=[sp]; mov f28=f0
|