Searched refs:VFP_COPROC (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/arm/include/
H A Dundefined.h63 VFP_COPROC = 10, enumerator in enum:arm_coprocs
/netbsd-current/sys/arch/arm/vfp/
H A Dvfp_init.c238 replace_coproc_handler(VFP_COPROC, vfp_fpscr_handler);
254 const uint32_t nsacr_vfp = __BITS(VFP_COPROC,VFP_COPROC2);
260 const uint32_t cpacr_vfp = CPACR_CPn(VFP_COPROC);
336 replace_coproc_handler(VFP_COPROC, vfp_fpscr_handler);
380 replace_coproc_handler(VFP_COPROC, vfp_handler);
/netbsd-current/sys/arch/arm/arm/
H A Dundefined.c298 install_coproc_handler_static(VFP_COPROC, &vfptest_uh);

Completed in 95 milliseconds