Searched refs:VFP (Results 1 – 11 of 11) sorted by relevance
10 @ Macros to allow building with old toolkits (with no VFP support) in toolkits()19 @ read all the working registers back into the VFP in toolkits()34 VFPFMRX \tmp, MVFR0 @ Media and VFP Feature Register 043 @ write all the working registers out of the VFP58 VFPFMRX \tmp, MVFR0 @ Media and VFP Feature Register 0
15 @ VFP entry point.34 ldr pc, [r4] @ call VFP entry point51 @ This code is called if the VFP does not exist. It needs to flag the52 @ failure to the VFP initialisation code.
62 @ VFP hardware support entry point.74 VFPFMRX r1, FPEXC @ Is the VFP enabled?77 bne look_for_VFP_exceptions @ VFP is already enabled90 @ On UP, we lazily save the VFP context. As a different91 @ thread wants ownership of the VFP hardware, save the old94 VFPFMXR FPEXC, r5 @ enable VFP, disable any pending
1 Release notes for Linux Kernel VFP support code7 This is the first release of the Linux Kernel VFP support code. It8 provides support for the exceptions bounced from VFP hardware found
25 u32 VFP; /* Ver Front Porch */ member
27 VFP/
464 var->lower_margin = par->VFP; in kyrofb_check_var()514 par->VFP = info->var.lower_margin; in kyrofb_set_par()517 par->VTot = par->YRES + par->VBP + par->VST + par->VFP; in kyrofb_set_par()
2248 config VFP config2249 bool "VFP-format floating point maths"2252 Say Y to include VFP support code in the kernel. This is needed2253 if your hardware includes a VFP unit.2255 Please see <file:Documentation/arm/VFP/release-notes.txt> for2258 Say N if your target does not have VFP hardware.2262 depends on VFP
11 select VFP
687 ICU06B0 "Zoom VFP V.32bis FAX Modem"
1177 ARM/VFP SUPPORT