Home
last modified time | relevance | path

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

12

/netbsd-src/sys/arch/riscv/include/
H A Dlocore.h69 #ifdef FPE
82 #ifdef FPE in userret()
90 #ifdef FPE in fpu_load()
98 #ifdef FPE in fpu_save()
106 #ifdef FPE in fpu_discard()
114 #ifdef FPE in fpu_replace()
/netbsd-src/sys/arch/acorn32/doc/
H A Dhistory288 - started work on integrating the ARM FPE
289 - a new fpe directory arm32/fpe-arm has been created for the new FPE
296 - FPE is now attached during the CPU attachment during
301 new initialisation point for the FPE. All vector claiming is done
302 in this routine. Routine is also responsible for IDing the FPE.
307 - further development work ARM FPE driver
308 - glue code for ARM FPE written and tested.
309 - ARM FPE now gets first chance as being installed with
310 the existing FPE installed as a fallback if the ARM FPE
[all...]
/netbsd-src/sys/arch/m68k/fpe/
H A DREADME2 * NetBSD/m68k FPE (floating point emulation) README file
8 To compile a kernel with FPE built-in, do the following:
16 NOTE: If you add "options DEBUG_WITH_FPU", FPE will accept cpID=6 as
42 process that uses FPE at once to get correct results.
48 there is one thing that is missing from this version of FPE: packed
/netbsd-src/sys/arch/sparc/fpu/
H A Dfpu.c84 #define FPE 1 /* take a floating point exception */ macro
215 case FPE: in fpu_cleanup()
542 return (FPE); in fpu_execute()
616 return (FPE); in fpu_execute()
/netbsd-src/sys/arch/evbarm/conf/
H A Dfiles.evbarm20 # ARM FPE
/netbsd-src/sys/arch/iyonix/conf/
H A Dfiles.iyonix33 # ARM FPE
/netbsd-src/bin/ksh/
H A Dsiglist.in19 FPE Floating point exception
/netbsd-src/sys/arch/powerpc/fpu/
H A Dfpu_emu.c196 #define FPE 1 /* take a floating point exception */ macro
253 case FPE: in fpu_emulate()
873 return(FPE); in fpu_execute()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAttr.cpp1138 LangOptions::FPExceptionModeKind FPE) { in setExceptionMode() argument
1140 NewFPFeatures.setFPExceptionModeOverride(FPE); in setExceptionMode()
1168 LangOptions::FPExceptionModeKind FPE) { in ActOnPragmaFPExceptions() argument
1169 setExceptionMode(Loc, FPE); in ActOnPragmaFPExceptions()
/netbsd-src/sys/arch/riscv/riscv/
H A Dvm_machdep.c95 #ifdef FPE in cpu_lwp_fork()
H A Driscv_machdep.c120 #ifdef FPE
196 #ifdef FPE in md_child_return()
/netbsd-src/sys/arch/riscv/conf/
H A DGENERIC.common14 options FPE # Floating-point extension support
/netbsd-src/external/gpl3/binutils.old/dist/cpu/
H A Dor1kcommon.cpu194 ("FPE" #x0d)
/netbsd-src/external/gpl3/binutils/dist/cpu/
H A Dor1kcommon.cpu194 ("FPE" #x0d)
/netbsd-src/external/gpl3/gdb.old/dist/cpu/
H A Dor1kcommon.cpu194 ("FPE" #x0d)
/netbsd-src/external/gpl3/gdb/dist/cpu/
H A Dor1kcommon.cpu194 ("FPE" #x0d)
/netbsd-src/share/man/tools/
H A Dsp.ignore883 FPE
H A Dnewsp.errs1179 FPE
1637 FPE
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsession.c2128 SSH_SIG(FPE); in sig2name()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-2011833 * d/d-convert.cc: Issue 143: non-determistic FPE in runtime code.
/netbsd-src/external/gpl3/gdb/dist/sim/arm/
H A DChangeLog-20211335 * armos.c (ARMul_OSHandleSWI): Add 0x91 as an FPE SWI.
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20051216 * gfortran.h: Add bitmasks for different FPE traps. Add fpe
1220 * options.c (gfc_init_options): Initialize the FPE option.
H A Dgfortran.texi3590 /* FPE for invalid operations such as SQRT(-1.0). */
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2005772 Add bitmasks for different FPE traps. Add prototype for set_fpu.
/netbsd-src/external/mpl/dhcp/dist/
H A DRELNOTES4056 renewal times results in an FPE. As a side effect, dhclient can now

12