Searched refs:f27 (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-13-stable/lib/libc/powerpc/gen/
H A D_setjmp.S74 stfd %f27,112+13*8(%r3)
101 lfd %f27,112+13*8(%r3)
H A Dsetjmp.S84 stfd %f27,112+13*8(%r6)
112 lfd %f27,112+13*8(%r3)
H A Dsigsetjmp.S89 stfd %f27,112+13*8(%r6)
116 lfd %f27,112+13*8(%r3)
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A DrestFP.S16 // If the compiler wants to restore f27..f31, it does a "b restFP+52"
35 lfd f27,-40(r1)
H A DsaveFP.S14 // If the compiler wants to save f27..f31, it does a "bl saveFP+52"
33 stfd f27,-40(r1)
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_ppc_regs.h60 #define f27 27 macro
H A Dtsan_rtl_ppc64.S92 stfd f27,280(r3)
237 stfd f27,280(r3)
/freebsd-13-stable/contrib/netbsd-tests/ipf/
H A Dt_filter_exec.sh134 failing_test_case f27 dotest "Known to be broken" hex text
167 atf_add_test_case f27
/freebsd-13-stable/lib/libc/powerpc64/gen/
H A D_setjmp.S85 stfd %f27,40 + 36*8(%r3)
131 lfd %f27,40 + 36*8(%r3)
H A Dsetjmp.S96 stfd %f27,40 + 36*8(%r6)
146 lfd %f27,40 + 36*8(%r3)
H A Dsigsetjmp.S101 stfd %f27,40 + 36*8(%r6)
148 lfd %f27,40 + 36*8(%r3)
/freebsd-13-stable/sys/mips/include/
H A Dframe.h133 f_register_t f27; member in struct:trapframe
/freebsd-13-stable/lib/libc/mips/gen/
H A Dsetjmp.S133 FP_S $f27, (_JB_FPREG_F27 * SZREG)(a0)
217 FP_L $f27, (_JB_FPREG_F27 * SZREG)(a0)
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersRestore.S467 lfd %f27,376(%r3)
912 ldc1 $f27, (4 * 36 + 8 * 27)($4)
1003 ldc1 $f27, (8 * 62)($4)
1112 fld f27, (8 * 32 + 8 * 27)(a0)
H A DUnwindRegistersSave.S215 sdc1 $f27, (4 * 36 + 8 * 27)($4)
306 sdc1 $f27, (8 * 62)($4)
639 stfd %f27,376(%r3)
1094 fsd f27, (8 * 32 + 8 * 27)(a0)
/freebsd-13-stable/sys/riscv/riscv/
H A Dswtch.S84 fsd f27, (PCB_X + 27 * 16)(\p)
133 fld f27, (PCB_X + 27 * 16)(\p)
195 fcvt.d.l f27, zero
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_ppc64.h123 DEFINE_FPR_PPC64(f27, NULL, LLDB_INVALID_REGNUM), \
269 uint64_t f27; member in struct:_FPR_PPC64
H A DRegisterContextFreeBSD_powerpc.cpp125 uint64_t f27; member in struct:_FPR
H A DRegisterContext_mips.h314 uint64_t f27; member in struct:FPR_linux_mips
H A DRegisterInfos_ppc64le.h134 DEFINE_FPR(f27, NULL, LLDB_INVALID_REGNUM), \
347 uint64_t f27; member in struct:_FPR
H A DRegisterInfos_powerpc.h113 DEFINE_FPR(f27, LLDB_INVALID_REGNUM), \
H A DRegisterInfos_mips.h201 DEFINE_FPR(f27, nullptr, dwarf_f27_mips, dwarf_f27_mips,
H A DRegisterInfos_mips64.h327 DEFINE_FPR(f27, nullptr, dwarf_f27_mips64, dwarf_f27_mips64,
/freebsd-13-stable/crypto/openssl/crypto/
H A Dia64cpuid.S130 { .mfi; mov f27=f0 }
/freebsd-13-stable/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-ppcfp.pl251 stfd f27,`$FRAME-8*5`($sp)
533 lfd f27,`$FRAME-8*5`($sp)

Completed in 249 milliseconds

12