HomeSort by: relevance | last modified time | path
    Searched refs:fprs (Results 1 - 25 of 25) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/config/s390/
linux-unwind.h 48 double fprs[16]; member in struct:__anon14309
117 (long)&regs->fprs[dwarf_to_fpr_map[i]] - new_cfa;
morestack.S 88 # We abuse one of caller's fpr save slots (which we don't use for fprs)
138 # save actual fprs).
283 # We abuse one of caller's fpr save slots (which we don't use for fprs)
335 # save actual fprs).
  /src/external/gpl3/gcc.old/dist/libgcc/config/s390/
linux-unwind.h 48 double fprs[16]; member in struct:__anon16721
117 (long)&regs->fprs[dwarf_to_fpr_map[i]] - new_cfa;
morestack.S 88 # We abuse one of caller's fpr save slots (which we don't use for fprs)
138 # save actual fprs).
283 # We abuse one of caller's fpr save slots (which we don't use for fprs)
335 # save actual fprs).
  /src/external/gpl3/gdb.old/dist/gdb/
sparc64-fbsd-tdep.c 41 16 * 8, /* %fprs */
98 LONGEST fprs;
145 %fprs has been set. */
150 fprs = get_frame_memory_unsigned (this_frame, addr, 8);
151 if (fprs & FPRS_FEF)
96 LONGEST fprs; local
loongarch-linux-tdep.c 132 const void *fprs, size_t len)
142 buf = (const gdb_byte *)fprs + fprsize * i;
147 buf = (const gdb_byte *)fprs + fprsize * LOONGARCH_LINUX_NUM_FPREGSET +
151 buf = (const gdb_byte *)fprs + fprsize * LOONGARCH_LINUX_NUM_FPREGSET +
157 buf = (const gdb_byte *)fprs + fprsize * (regnum - LOONGARCH_FIRST_FP_REGNUM);
162 buf = (const gdb_byte *)fprs + fprsize * LOONGARCH_LINUX_NUM_FPREGSET +
168 buf = (const gdb_byte *)fprs + fprsize * LOONGARCH_LINUX_NUM_FPREGSET +
178 void *fprs, size_t len)
188 buf = (gdb_byte *)fprs + fprsize * i;
193 buf = (gdb_byte *)fprs + fprsize * LOONGARCH_LINUX_NUM_FPREGSET
    [all...]
aix-thread.c 437 double fprs[ppc_num_fprs]; local
469 if (!ptrace32 (PTT_READ_FPRS, tid, (uintptr_t) fprs, 0, NULL))
470 memset (fprs, 0, sizeof (fprs));
471 memcpy (context->fpr, fprs, sizeof(fprs));
1324 AIX provides a way to query all of a kernel thread's GPRs, FPRs, or
1344 double fprs[ppc_num_fprs]; local
1417 if (!ptrace32 (PTT_READ_FPRS, tid, (uintptr_t) fprs, 0, NULL))
1418 memset (fprs, 0, sizeof (fprs))
1769 double fprs[ppc_num_fprs]; local
    [all...]
rs6000-tdep.c 190 int fpr_offset; /* offset of saved fprs from prev sp */
1812 to save fprs??? */
3454 for GPRs and FPRs. We can not detect this problem in most cases
7746 static const char *const fprs[] = {
7755 PPC_F0_REGNUM + i, fprs[i]);
7742 static const char *const fprs[] = { local
  /src/external/gpl3/gdb/dist/gdb/
sparc64-fbsd-tdep.c 41 16 * 8, /* %fprs */
98 LONGEST fprs;
145 %fprs has been set. */
150 fprs = get_frame_memory_unsigned (this_frame, addr, 8);
151 if (fprs & FPRS_FEF)
96 LONGEST fprs; local
loongarch-linux-tdep.c 133 const void *fprs, size_t len)
143 buf = (const gdb_byte *)fprs + fprsize * i;
148 buf = (const gdb_byte *)fprs + fprsize * LOONGARCH_LINUX_NUM_FPREGSET +
152 buf = (const gdb_byte *)fprs + fprsize * LOONGARCH_LINUX_NUM_FPREGSET +
158 buf = (const gdb_byte *)fprs + fprsize * (regnum - LOONGARCH_FIRST_FP_REGNUM);
163 buf = (const gdb_byte *)fprs + fprsize * LOONGARCH_LINUX_NUM_FPREGSET +
169 buf = (const gdb_byte *)fprs + fprsize * LOONGARCH_LINUX_NUM_FPREGSET +
179 void *fprs, size_t len)
189 buf = (gdb_byte *)fprs + fprsize * i;
194 buf = (gdb_byte *)fprs + fprsize * LOONGARCH_LINUX_NUM_FPREGSET
    [all...]
aix-thread.c 437 double fprs[ppc_num_fprs]; local
469 if (!ptrace32 (PTT_READ_FPRS, tid, (uintptr_t) fprs, 0, NULL))
470 memset (fprs, 0, sizeof (fprs));
471 memcpy (context->fpr, fprs, sizeof(fprs));
1317 AIX provides a way to query all of a kernel thread's GPRs, FPRs, or
1337 double fprs[ppc_num_fprs]; local
1410 if (!ptrace32 (PTT_READ_FPRS, tid, (uintptr_t) fprs, 0, NULL))
1411 memset (fprs, 0, sizeof (fprs))
1762 double fprs[ppc_num_fprs]; local
    [all...]
rs6000-tdep.c 190 int fpr_offset; /* offset of saved fprs from prev sp */
1812 to save fprs??? */
3454 for GPRs and FPRs. We can not detect this problem in most cases
7746 static const char *const fprs[] = {
7755 PPC_F0_REGNUM + i, fprs[i]);
7742 static const char *const fprs[] = { local
  /src/common/lib/libc/arch/sparc64/string/
strmacros.h 83 wr %g0, FPRS_FEF, %fprs /* Enable FPU */
101 wr %g0, 0, %fprs; /* Disable fpu */ \
  /src/sys/arch/sparc64/sparc64/
mp_subr.S 347 rd %fprs, %g5
348 wr %g0, FPRS_FEF, %fprs
395 wr %g0, FPRS_FEF, %fprs ! Mark FPU clean
407 wr %g0, FPRS_FEF, %fprs
424 wr %g0, FPRS_FEF, %fprs
sigcode32.s 115 rd %fprs, %l0
locore.s 5379 wr %g0, FPRS_FEF, %fprs ! Turn on FPU
5837 wr %g0, FPRS_FEF, %fprs ! Turn on FPU
6578 rd %fprs, %l0
6602 rd %fprs, %l0 ! reload fprs copy, for checking after
7345 wr %g0, FPRS_FEF, %fprs
7363 rd %fprs, %o5
7364 wr %g0, FPRS_FEF, %fprs
7401 wr %g0, FPRS_FEF, %fprs ! Mark FPU clean
7408 wr %g0, FPRS_FEF, %fprs
    [all...]
  /src/lib/libc/compat/arch/sparc64/sys/
compat___sigtramp1.S 103 rd %fprs, %l0
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
sparc64-regs.S 76 wr %g0, 4, %fprs
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
sparc64-regs.S 76 wr %g0, 4, %fprs
  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390.h 468 On 31-bit, FPRs 18-19 are call-clobbered;
469 on 64-bit, FPRs 24-31 are call-clobbered.
470 The remaining FPRs are call-saved.
752 int fprs; /* fpr so far */ member in struct:s390_arg_structure
758 ((CUM).gprs=0, (CUM).fprs=0, (CUM).vrs=0)
764 point registers 0 and 2 for 31 bit and fprs 0, 2, 4 and 6 for 64
1161 FPRs. */
s390.cc 412 /* Number of GPRs and FPRs used for argument passing. */
449 int num_arg_regs = MIN (crtl->args.info.fprs + cfun->va_list_fpr_size,
925 saving/restoring of FPRs. */
3716 /* On s390, copy between fprs and gprs is expensive. */
4896 We need secondary memory to move data between GPRs and FPRs.
4904 overlapping of FPRs and VRs we still disallow TF/TD modes to be
10242 FPRs as GPR save slots.
10286 /* Set the bits in fpr_bitmap for FPRs which need to be saved due to
10302 && crtl->args.info.fprs < FP_ARG_NUM_REG)
10304 min_stdarg_fpr = crtl->args.info.fprs;
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.h 468 On 31-bit, FPRs 18-19 are call-clobbered;
469 on 64-bit, FPRs 24-31 are call-clobbered.
470 The remaining FPRs are call-saved.
752 int fprs; /* fpr so far */ member in struct:s390_arg_structure
758 ((CUM).gprs=0, (CUM).fprs=0, (CUM).vrs=0)
764 point registers 0 and 2 for 31 bit and fprs 0, 2, 4 and 6 for 64
1161 FPRs. */
s390.cc 408 /* Number of GPRs and FPRs used for argument passing. */
866 saving/restoring of FPRs. */
3569 /* On s390, copy between fprs and gprs is expensive. */
4702 We need secondary memory to move data between GPRs and FPRs.
4710 overlapping of FPRs and VRs we still disallow TF/TD modes to be
9793 FPRs as GPR save slots.
9837 /* Set the bits in fpr_bitmap for FPRs which need to be saved due to
9853 || crtl->args.info.fprs >= FP_ARG_NUM_REG)
9856 min_fpr = crtl->args.info.fprs;
9970 /* Mark the call-saved FPRs which need to be saved
    [all...]
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
ucontext.d 767 fpreg_t[16] fprs;
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-early-ra.cc 35 // The allocator works at the level of individual FPRs, rather than whole
224 // The number of allocnos in the group, and thus the number of FPRs
228 // The gap between FPRs in the group. This is normally 1, but can be
246 // The mask of FPRs that would make valid choices for the first allocno,
257 // Quantities that span multiple FPRs are assigned groups of consecutive
532 // The set of FPRs that are currently live.
543 // A mask of the FPRs that have already been allocated.
546 // A mask of the FPRs that must be at least partially preserved by the
558 // All recorded copies between allocnos and FPRs.
1208 // pseudo register REGNO has with FPRs. A positive value indicate
2656 auto fprs = partial_fpr_clobbers (abi_id, group1->fpr_size); local
    [all...]

Completed in 50 milliseconds