/openbsd/sys/arch/powerpc/powerpc/ |
H A D | vecast.S | 96 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 D | darwin-fpsave.asm | 67 stfd f29,-24(r1) 95 lfd f29,-24(r1)
|
H A D | darwin-world.asm | 108 stfd f29,-24(r1) 262 lfd f29,-24(r11)
|
H A D | ppc-asm.h | 76 #define f29 29 macro
|
/openbsd/lib/libc/arch/mips64/gen/ |
H A D | _setjmp.S | 87 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 D | setjmp.S | 102 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 D | lcore_float.S | 115 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 D | saveFP.S | 35 stfd f29,-24(r1)
|
H A D | restFP.S | 37 lfd f29,-24(r1)
|
/openbsd/gnu/usr.bin/binutils/gdb/regformats/ |
H A D | reg-mips.dat | 87 32:f29
|
H A D | reg-ppc.dat | 65 64:f29
|
H A D | reg-ia64.dat | 161 128:f29
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20020307-1.c | 64 f29(0); in main()
|
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_ppc_regs.h | 62 #define f29 29 macro
|
H A D | tsan_rtl_ppc64.S | 96 stfd f29,296(r3) 241 stfd f29,296(r3)
|
/openbsd/sys/arch/mips64/include/ |
H A D | frame.h | 108 f_register_t f29; member
|
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/ |
H A D | ppc-asm.h | 76 #define f29 29 macro
|
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterInfos_ppc64.h | 125 DEFINE_FPR_PPC64(f29, NULL, LLDB_INVALID_REGNUM), \ 268 uint64_t f29; member
|
H A D | RegisterContextFreeBSD_mips64.cpp | 138 uint64_t f29; member
|
H A D | RegisterContextFreeBSD_powerpc.cpp | 127 uint64_t f29; member
|
H A D | RegisterInfos_riscv64.h | 134 DEFINE_FPR64_ALT(ft9, f29, LLDB_INVALID_REGNUM),
|
H A D | RegisterInfos_ppc64le.h | 136 DEFINE_FPR(f29, NULL, LLDB_INVALID_REGNUM), \ 346 uint64_t f29; member
|
H A D | RegisterContext_mips.h | 316 uint64_t f29; member
|
H A D | RegisterInfos_loongarch64.h | 156 DEFINE_FPR64_ALT(f29, fs5, LLDB_INVALID_REGNUM),
|
/openbsd/sys/arch/alpha/include/ |
H A D | asm.h | 124 #define ft14 $f29
|