Searched refs:FPSCR_OFE (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm/include/asm/ ! | ||
| H A D | vfp.h | 61 #define FPSCR_OFE (1<<10) macro |
| /linux/arch/arm/vfp/ ! | ||
| H A D | vfpmodule.c | 304 RAISE(FPSCR_OFC, FPSCR_OFE, FPE_FLTOVF); in vfp_raise_exceptions() |