Searched refs:fpr_regs (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/arch/alpha/include/
H A Dreg.h90 u_long fpr_regs[32]; member in struct:fpreg
/openbsd-current/sys/arch/hppa/hppa/
H A Dvm_machdep.c72 pcbp->pcb_fpstate->hfp_regs.fpr_regs[0] =
73 HPPA_FPU_FORK(pcbp->pcb_fpstate->hfp_regs.fpr_regs[0]);
74 pcbp->pcb_fpstate->hfp_regs.fpr_regs[1] = 0;
75 pcbp->pcb_fpstate->hfp_regs.fpr_regs[2] = 0;
76 pcbp->pcb_fpstate->hfp_regs.fpr_regs[3] = 0;
H A Dmachdep.c1183 fpreg->fpr_regs[0] = ((u_int64_t)HPPA_FPU_INIT) << 32;
/openbsd-current/sys/arch/hppa/include/
H A Dreg.h201 uint64_t fpr_regs[HPPA_NFPREGS]; member in struct:fpreg

Completed in 143 milliseconds