Home
last modified time | relevance | path

Searched refs:f29 (Results 1 – 25 of 35) sorted by relevance

12

/openbsd/sys/arch/powerpc/powerpc/
H A Dvecast.S96 stfd %f29, s_f29(%r1)
133 lfs %f29, (s_vb - s_va)(%r7)
134 fadds %f30, %f30, %f29
152 lfs %f29, (s_vb - s_va)(%r7)
153 fsubs %f30, %f30, %f29
174 lfs %f29, (s_vb - s_va)(%r7)
197 lfs %f29, (s_vb - s_va)(%r7)
262 fmuls %f30, %f29, %f30
307 fsubs %f30, %f29, %f30
357 fmuls %f30, %f29, %f30
[all …]
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Ddarwin-fpsave.asm67 stfd f29,-24(r1)
95 lfd f29,-24(r1)
H A Ddarwin-world.asm108 stfd f29,-24(r1)
262 lfd f29,-24(r11)
H A Dppc-asm.h76 #define f29 29 macro
/openbsd/lib/libc/arch/mips64/gen/
H A D_setjmp.S87 sdc1 $f29, _JB_FPREGS+((F29-F0)*REGSZ)(a0)
100 swc1 $f29, _JB_FPREGS+((F29-F0)*REGSZ)(a0)
148 ldc1 $f29, _JB_FPREGS+((F29-F0)*REGSZ)(a0)
161 lwc1 $f29, _JB_FPREGS+((F29-F0)*REGSZ)(a0)
H A Dsetjmp.S102 sdc1 $f29, _JB_FPREGS+((F29-F0)*REGSZ)(a2)
115 swc1 $f29, _JB_FPREGS+((F29-F0)*REGSZ)(a2)
173 ldc1 $f29, _JB_FPREGS+((F29-F0)*REGSZ)(a2)
186 lwc1 $f29, _JB_FPREGS+((F29-F0)*REGSZ)(a2)
/openbsd/sys/arch/mips64/mips64/
H A Dlcore_float.S115 sdc1 $f29, PCB_FPREGS+(29 * REGSZ)(a0)
153 ldc1 $f29, PCB_FPREGS+(29 * REGSZ)(a1)
219 swc1 $f29, PCB_FPREGS+(29 * REGSZ)(a0)
257 lwc1 $f29, PCB_FPREGS+(29 * REGSZ)(a1)
339 sdc1 $f29, PCB_FPREGS+(29 * REGSZ)(a0)
401 swc1 $f29, PCB_FPREGS+(29 * REGSZ)(a0)
/openbsd/gnu/llvm/compiler-rt/lib/builtins/ppc/
H A DsaveFP.S35 stfd f29,-24(r1)
H A DrestFP.S37 lfd f29,-24(r1)
/openbsd/gnu/usr.bin/binutils/gdb/regformats/
H A Dreg-mips.dat87 32:f29
H A Dreg-ppc.dat65 64:f29
H A Dreg-ia64.dat161 128:f29
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20020307-1.c64 f29(0); in main()
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_ppc_regs.h62 #define f29 29 macro
H A Dtsan_rtl_ppc64.S96 stfd f29,296(r3)
241 stfd f29,296(r3)
/openbsd/sys/arch/mips64/include/
H A Dframe.h108 f_register_t f29; member
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dppc-asm.h76 #define f29 29 macro
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_ppc64.h125 DEFINE_FPR_PPC64(f29, NULL, LLDB_INVALID_REGNUM), \
268 uint64_t f29; member
H A DRegisterContextFreeBSD_mips64.cpp138 uint64_t f29; member
H A DRegisterContextFreeBSD_powerpc.cpp127 uint64_t f29; member
H A DRegisterInfos_riscv64.h134 DEFINE_FPR64_ALT(ft9, f29, LLDB_INVALID_REGNUM),
H A DRegisterInfos_ppc64le.h136 DEFINE_FPR(f29, NULL, LLDB_INVALID_REGNUM), \
346 uint64_t f29; member
H A DRegisterContext_mips.h316 uint64_t f29; member
H A DRegisterInfos_loongarch64.h156 DEFINE_FPR64_ALT(f29, fs5, LLDB_INVALID_REGNUM),
/openbsd/sys/arch/alpha/include/
H A Dasm.h124 #define ft14 $f29

12