Home
last modified time | relevance | path

Searched refs:FPSCR_DZC (Results 1 – 4 of 4) sorted by relevance

/arch/arm/include/asm/
Dvfp.h73 #define FPSCR_DZC (1<<1) macro
/arch/arm/vfp/
Dvfpmodule.c283 RAISE(FPSCR_DZC, FPSCR_DZE, FPE_FLTDIV); in vfp_raise_exceptions()
Dvfpsingle.c1146 exceptions = FPSCR_DZC; in vfp_single_fdiv()
Dvfpdouble.c1101 exceptions = FPSCR_DZC; in vfp_double_fdiv()