Searched refs:vfp (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-13-stable/sys/arm64/include/
H A Dfpu.h6 #include <machine/vfp.h>
H A Dpcb.h35 #include <machine/vfp.h>
/freebsd-13-stable/sys/arm/arm/
H A Dptrace_machdep.c34 #include <machine/vfp.h>
41 mcontext_vfp_t vfp; local
48 get_vfpcontext(td, &vfp);
49 error = copyout(&vfp, addr, sizeof(vfp));
52 error = copyin(addr, &vfp, sizeof(vfp));
54 set_vfpcontext(td, &vfp);
H A Dswtch.S86 #include <machine/vfp.h>
91 .fpu vfp /* allow VFP instructions */
H A Delf_machdep.c52 #include <machine/vfp.h>
142 mcontext_vfp_t vfp; local
145 get_vfpcontext(td, &vfp);
146 *off = elf32_populate_note(NT_ARM_VFP, &vfp, dst, sizeof(vfp),
149 *off = elf32_populate_note(NT_ARM_VFP, NULL, NULL, sizeof(vfp),
H A Dmachdep.c89 #include <machine/vfp.h>
361 get_vfpcontext(struct thread *td, mcontext_vfp_t *vfp) argument
372 memcpy(vfp->mcv_reg, pcb->pcb_vfpstate.reg,
373 sizeof(vfp->mcv_reg));
374 vfp->mcv_fpscr = pcb->pcb_vfpstate.fpscr;
381 set_vfpcontext(struct thread *td, mcontext_vfp_t *vfp) argument
392 memcpy(pcb->pcb_vfpstate.reg, vfp->mcv_reg,
394 pcb->pcb_vfpstate.fpscr = vfp->mcv_fpscr;
470 mcontext_vfp_t mc_vfp, *vfp; local
498 vfp
[all...]
H A Dvfp.c47 #include <machine/vfp.h>
114 fpsid = fmrx(fpsid); /* read the vfp system id */
115 fpexc = fmrx(fpexc); /* read the vfp exception reg */
170 SYSINIT(vfp, SI_SUB_CPU, SI_ORDER_ANY, vfp_init, NULL);
172 /* start VFP unit, restore the vfp registers from the PCB and retry
276 fpexc = fmrx(fpexc); /* Is the vfp enabled? */
H A Dswtch-v6.S88 #include <machine/vfp.h>
107 .fpu vfp /* allow VFP instructions */
H A Dmp_machdep.c59 #include <machine/vfp.h>
H A Dvm_machdep.c79 #include <machine/vfp.h>
/freebsd-13-stable/lib/msun/arm/
H A DMakefile.inc7 ARCH_SRCS = fenv-softfp.c fenv-vfp.c
10 CFLAGS.fenv-vfp.c= -mfpu=vfp -mfloat-abi=softfp
/freebsd-13-stable/sys/arm/include/
H A Dpcb.h44 #include <machine/vfp.h>
/freebsd-13-stable/lib/libc/arm/gen/
H A D_setjmp.S40 .fpu vfp
H A Dsetjmp.S39 .fpu vfp
/freebsd-13-stable/sys/arm64/arm64/
H A Dvfp.c45 #include <machine/vfp.h>
172 KASSERT(pcb != NULL, ("NULL vfp pcb"));
173 KASSERT(td == NULL || td->td_pcb == pcb, ("Invalid vfp pcb"));
256 /* Check if there is a vfp unit present */
268 SYSINIT(vfp, SI_SUB_CPU, SI_ORDER_ANY, vfp_init, NULL);
H A Defirt_machdep.c54 #include <machine/vfp.h>
H A Delf32_machdep.c55 #include <machine/vfp.h>
/freebsd-13-stable/sys/arm/allwinner/
H A Da10_hdmi.c73 #define VID_VFP(vfp) (((vfp) - 1) << 16)
604 int dblscan, hfp, hspw, hbp, vfp, vspw, vbp; local
612 vfp = mode->vsync_start - mode->vdisplay;
655 VID_VFP(vfp) | VID_HFP(hfp << dblscan));
/freebsd-13-stable/sys/dev/vt/
H A Dvt_core.c1469 struct vt_font *vfp; local
1493 vfp = &vt_font_loader;
1494 vfp->vf_height = fi->fi_height;
1495 vfp->vf_width = fi->fi_width;
1497 vfp->vf_refcount = 1;
1501 vfp->vf_map_count[i] = fi->fi_map_count[i];
1502 vfp->vf_map[i] = (vfnt_map_t *)ptr;
1506 vfp->vf_bytes = (uint8_t *)ptr;
1507 return (vfp);
1519 struct vt_font *vfp; local
[all...]
/freebsd-13-stable/usr.bin/gcore/
H A Delfcore.c745 struct vfpreg *vfp; local
758 vfp = calloc(1, sizeof(*vfp));
759 memcpy(vfp, &info, sizeof(*vfp));
760 *sizep = sizeof(*vfp);
761 return (vfp);
/freebsd-13-stable/lib/libcompiler_rt/
H A DMakefile.inc226 && exists(${CRTSRC}/${CRTARCH}/${file}vfp.S)
227 SRCS+= ${file}vfp.S
/freebsd-13-stable/lib/libc/arm/aeabi/
H A Daeabi_vfp_float.S33 .fpu vfp
H A Daeabi_vfp_double.S33 .fpu vfp
/freebsd-13-stable/sys/arm/ti/am335x/
H A Dam335x_lcd.c311 uint32_t vbp, vfp, vsw; local
327 vfp = MODE_VFP(mode);
339 if (vfp > 0xff)
621 uint32_t vbp, vfp, vsw; local
699 vfp = sc->sc_panel.panel_vfp;
717 timing1 |= (vfp & 0xff) << RASTER_TIMING_1_VFP_SHIFT;
/freebsd-13-stable/sys/mips/ingenic/
H A Djz4780_lcd.c201 u_int hbp, hfp, hsw, vbp, vfp, vsw; local
210 vfp = mode->vsync_start - mode->vdisplay;
219 vt = vde + vfp;

Completed in 201 milliseconds

12