Home
last modified time | relevance | path

Searched refs:fprs (Results 1 – 24 of 24) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Daix-thread.c343 double fprs[ppc_num_fprs]; in pdc_read_regs() local
372 if (!ptrace32 (PTT_READ_FPRS, tid, (int *) fprs, 0, NULL)) in pdc_read_regs()
373 memset (fprs, 0, sizeof (fprs)); in pdc_read_regs()
374 memcpy (context->fpr, fprs, sizeof(fprs)); in pdc_read_regs()
1181 double fprs[ppc_num_fprs]; in fetch_regs_kernel_thread() local
1220 memset (fprs, 0, sizeof (fprs)); in fetch_regs_kernel_thread()
1221 supply_fprs (fprs); in fetch_regs_kernel_thread()
1494 double fprs[ppc_num_fprs]; in store_regs_kernel_thread() local
1533 ptrace32 (PTT_READ_FPRS, tid, (int *) fprs, 0, NULL); in store_regs_kernel_thread()
1534 fill_fprs (fprs); in store_regs_kernel_thread()
[all …]
H A Dsparc64fbsd-tdep.c83 LONGEST fprs; in sparc64fbsd_sigtramp_frame_cache() local
135 fprs = get_frame_memory_unsigned (next_frame, addr, 8); in sparc64fbsd_sigtramp_frame_cache()
136 if (fprs & FPRS_FEF) in sparc64fbsd_sigtramp_frame_cache()
H A DChangeLog-19951944 gprs, fprs, lr, and cr is stored at.
1955 the gprs, fprs, cr, and lr are saved.
H A DChangeLog6375 floating-point registers were saved if we have no fprs.
6399 fprs and fpscr if we don't have them.
6772 Don't assume that the gprs, fprs, and UISA sprs are
/openbsd/gnu/gcc/gcc/config/s390/
H A Dlinux-unwind.h50 double fprs[16]; in s390_fallback_frame_state() member
119 (long)&regs->fprs[i] - new_cfa; in s390_fallback_frame_state()
H A Ds390.h608 int fprs; /* fpr so far */ member
613 ((CUM).gprs=0, (CUM).fprs=0)
H A Ds390.c6581 && current_function_args_info.fprs < FP_ARG_NUM_REG) in s390_register_info()
6583 int min_fpr = current_function_args_info.fprs; in s390_register_info()
7723 cum->fprs += 1; in s390_function_arg_advance()
7759 if (cum->fprs + 1 > FP_ARG_NUM_REG) in s390_function_arg()
7762 return gen_rtx_REG (mode, cum->fprs + 16); in s390_function_arg()
7932 n_fpr = current_function_args_info.fprs; in s390_va_start()
/openbsd/gnu/usr.bin/gcc/gcc/config/s390/
H A Dlinux.h149 double fprs[16]; \
199 (long)&regs_->fprs[i_] - new_cfa_; \
H A Ds390.h591 int fprs; /* fpr so far */ member
596 ((CUM).gprs=0, (CUM).fprs=0)
H A Ds390.c5661 cum->fprs++;
5705 if (cum->fprs + 1 > (TARGET_64BIT? 4 : 2))
5708 return gen_rtx (REG, mode, cum->fprs + 16);
5819 n_fpr = current_function_args_info.fprs;
/openbsd/sys/arch/sparc64/dev/
H A Dcreator.c782 uint64_t pstate, fprs; in creator_load_sram() local
798 fprs = sparc_rd(fprs); in creator_load_sram()
799 sparc_wr(fprs, FPRS_FEF, 0); in creator_load_sram()
831 sparc_wr(fprs, fprs, 0); in creator_load_sram()
/openbsd/sys/arch/sparc64/sparc64/
H A Dlocore.s3178 rd %fprs, %g4
3179 wr %g0, FPRS_FEF, %fprs
3222 wr %g0, FPRS_FEF, %fprs
3734 wr %g0, FPRS_FEF, %fprs ! Turn on FPU
3890 wr %g0, FPRS_FEF, %fprs ! Turn on FPU
4198 rd %fprs, %l0
4222 rd %fprs, %l0 ! reload fprs copy, for checking after
6013 wr %g0, FPRS_FEF, %fprs
6031 rd %fprs, %o5
6032 wr %g0, FPRS_FEF, %fprs
[all …]
H A Dtrap.c494 sparc_wr(fprs, FPRS_FEF, 0); in trap()
/openbsd/sys/arch/sparc64/include/
H A Dctlreg.h554 GEN_RD(fprs);
/openbsd/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv.md1653 ;; If we don't support the double instructions, prefer gprs over fprs, since it
1704 ;; If we don't support the double instructions, prefer gprs over fprs, since it
/openbsd/gnu/gcc/gcc/config/frv/
H A Dfrv.md1950 ;; If we don't support the double instructions, prefer gprs over fprs, since it
1994 ;; If we don't support the double instructions, prefer gprs over fprs, since it
/openbsd/gnu/usr.bin/binutils/gas/po/
H A Dtr.po3482 msgid "-mfpr-32 Note 32 fprs are used\n"
3483 msgstr "-mfpr-32 32 fprs kullanılır\n"
3486 msgid "-mfpr-64 Note 64 fprs are used\n"
3487 msgstr "-mfpr-64 64 fprs kullanılır\n"
H A Dgas.pot3425 msgid "-mfpr-32 Note 32 fprs are used\n"
3429 msgid "-mfpr-64 Note 64 fprs are used\n"
/openbsd/gnu/usr.bin/binutils-2.17/gas/po/
H A Dtr.po4019 msgid "-mfpr-32 Note 32 fprs are used\n"
4020 msgstr "-mfpr-32 32 fprs kullanılır\n"
4024 msgid "-mfpr-64 Note 64 fprs are used\n"
4025 msgstr "-mfpr-64 64 fprs kullanılır\n"
H A Dgas.pot3762 msgid "-mfpr-32 Note 32 fprs are used\n"
3767 msgid "-mfpr-64 Note 64 fprs are used\n"
/openbsd/gnu/usr.bin/binutils/opcodes/
H A DChangeLog-92973068 * sparc-opc.c (sparc_opcodes): Fix "rd %fprs,%l0".
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A DChangeLog-92973068 * sparc-opc.c (sparc_opcodes): Fix "rd %fprs,%l0".
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog19469 (rs6000_emit_prologue): Use emit_frame_save for saving gprs, fprs,
H A DChangeLog.71735 register alternatives when operands are already fprs.