Home
last modified time | relevance | path

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

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