Searched defs:fregs (Results 1 – 2 of 2) sorted by relevance
104 load_vfpregs(const struct vfpreg *fregs) in load_vfpregs()128 save_vfpregs(struct vfpreg *fregs) in save_vfpregs()520 struct vfpreg * const fregs = &pcb->pcb_vfp; in vfp_state_load() local572 struct vfpreg * const fregs = &pcb->pcb_vfp; in vfp_state_save() local
76 int fregs; variable