Home
last modified time | relevance | path

Searched refs:FPE (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/arch/arm/nwfpe/
DChangeLog7 * Only initialize FPE state once in repeat-FP situations. (6%)
45 passes in a pointer to the FPE's state area. This is defined
48 user_fp is smaller. This meant that the FPE scribbled on things
66 I now initialize the entire FPE state in the thread structure to
74 * README.FPE - fix typo in description of lfm/sfm instructions
80 * README.FPE - fix description of URD, NRM instructions
/linux-4.4.14/arch/powerpc/platforms/44x/
DKconfig197 select 476FPE
207 select 476FPE
342 config 476FPE
353 depends on 476FPE
/linux-4.4.14/arch/blackfin/include/asm/
Dbfin_serial.h76 #define FPE 0x20000 /* Force Parity Error On Transmit */ macro
155 #define FPE 0x10 /* Force Parity Error On Transmit */ macro
/linux-4.4.14/Documentation/arm/nwfpe/
DREADME33 The file README.FPE contains a description of what has been implemented
DTODO56 for the Acorn FPE, but not limited to it:
/linux-4.4.14/tools/perf/
Dbuiltin-trace.c936 P_SIGNUM(FPE); in syscall_arg__scnprintf_signum()