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

1 2

  /external/compiler-rt/lib/ppc/
restFP.S 33 lfd f24,-64(r1)
saveFP.S 31 stfd f24,-64(r1)
  /frameworks/compile/libbcc/runtime/lib/ppc/
restFP.S 33 lfd f24,-64(r1)
saveFP.S 31 stfd f24,-64(r1)
  /bionic/libc/kernel/arch-mips/asm/
fpregdef.h 54 #define fs2 $f24
97 #define fs0 $f24
  /development/ndk/platforms/android-9/arch-mips/include/asm/
fpregdef.h 54 #define fs2 $f24
97 #define fs0 $f24
  /external/kernel-headers/original/asm-mips/
fpregdef.h 47 #define fs2 $f24
86 #define fs0 $f24 /* callee saved */
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
fpregdef.h 54 #define fs2 $f24
97 #define fs0 $f24
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
fpregdef.h 54 #define fs2 $f24
97 #define fs0 $f24
  /bionic/libc/arch-mips/bionic/
_setjmp.S 93 FPREG64_S($f24, SC_FPREGS+((F24-F0)*REGSZ_FP), a0)
106 swc1 $f24, SC_FPREGS+((F24-F0)*REGSZ_FP)(a0)
150 FPREG64_L($f24, SC_FPREGS+((F24-F0)*REGSZ_FP), a0)
163 lwc1 $f24, SC_FPREGS+((F24-F0)*REGSZ_FP)(a0)
setjmp.S 106 FPREG64_S($f24, SC_FPREGS+((F24-F0)*REGSZ_FP), a0)
119 swc1 $f24, SC_FPREGS+((F24-F0)*REGSZ_FP)(a0)
181 FPREG64_L($f24, SC_FPREGS+((F24-F0)*REGSZ_FP), a0)
194 lwc1 $f24, SC_FPREGS+((F24-F0)*REGSZ_FP)(a0)
  /external/clang/test/CodeGen/
arm-arguments.c 126 // APCS-GNU: define i64 @f24()
132 // AAPCS: define arm_aapcscc void @f24({{.*}} noalias sret
138 _Complex int f24(void) {} function
x86_32-arguments-darwin.c 111 // CHECK: float @f24()
114 struct { float a[1]; } f24(void) { while (1) {} } function
x86_64-arguments.c 148 struct f23S f24(struct f23S *X, struct f24s *P2) { function
151 // CHECK: define { i64, i32 } @f24(%struct.f23S* %X, %struct.f24s* %P2)
  /dalvik/vm/compiler/template/mips/
TEMPLATE_RESTORE_STATE.S 80 lw f24, fr24*4(a0) # restore f24
TEMPLATE_SAVE_STATE.S 92 sw f24, fr24*4(a0) # save f24
TEMPLATE_MEM_OP_DECODE.S 36 sw f24, fr24*-4(sp) # push f24
154 lw f24, fr24*-4(sp) # pop f24
  /external/openssl/crypto/
alphacpuid.pl 57 fclr $f24
ia64cpuid.S 115 { .mfi; mov f24=f0 }
  /external/llvm/test/MC/ELF/
cfi.s 143 f24: label
  /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
  /external/libffi/src/sparc/
v9.S 72 ldd [%l0+ARGS+96], %f24
171 std %f24, [FP-32]
  /external/openssl/crypto/bn/asm/
ppc64-mont.pl 153 $T0a="f24"; $T0b="f25";
234 stfd f24,`-8*8`($i)
1079 lfd f24,`-8*8`($i)
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-mips.S     [all...]

Completed in 424 milliseconds

1 2