Searched refs:VFP (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/vfp/
H A Dentry.S30 ldr pc, [r4] @ call VFP entry point
39 @ This code is called if the VFP does not exist. It needs to flag the
40 @ failure to the VFP initialisation code.
H A Dvfphw.S27 .asciz "<7>VFP: \str\n"
40 .asciz "<7>VFP: \str\n"
55 .asciz "<7>VFP: \str\n"
62 @ VFP hardware support entry point.
75 VFPFMRX r1, FPEXC @ Is the VFP enabled?
78 bne look_for_VFP_exceptions @ VFP is already enabled
91 VFPFMXR FPEXC, r5 @ enable VFP, disable any pending
116 @ Load the saved state back into the VFP
146 @ not recognised by VFP
148 DBGSTR "not VFP"
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dvfpmacros.h4 * Assembler-only file containing VFP macros and register definitions.
8 @ Macros to allow building with old toolkits (with no VFP support)
17 @ read all the working registers back into the VFP
26 @ write all the working registers out of the VFP
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/video/
H A Dkyro.h25 u32 VFP; /* Ver Front Porch */ member in struct:kyrofb_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/kyro/
H A Dfbdev.c457 var->lower_margin = par->VFP;
507 par->VFP = info->var.lower_margin;
510 par->VTot = par->YRES + par->VBP + par->VST + par->VFP;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dentry-armv.S516 b do_vfp @ CP#10 (VFP)
517 b do_vfp @ CP#11 (VFP)
519 mov pc, lr @ CP#10 (VFP)
520 mov pc, lr @ CP#11 (VFP)

Completed in 56 milliseconds