NetBSD/sys/arch/mips/conf
gmcgarry cc4037a913 Overhaul the emulation facility. We do this by:
- accumulating all emulation code (including floating-point) in one place
- steal MachFPInterrupt() back from SOFTFLOAT for use only with interrupts
  and traps from *real* FPUs
- introducing MachEmulateInst() as a common dispatch point for all
  emulated instructions
- cleaning up emulation dispatch in trap()

Also, while we're here, implement MIPS2 LL/SC/SYNC emulation for MIPS1.

Tested on r3k with and without SOFTFLOAT enabled.
2002-07-06 23:59:18 +00:00
..
Makefile.mips Don't use -traditional-cpp if HAVE_GCC3. 2002-06-04 21:39:09 +00:00
files.mips Overhaul the emulation facility. We do this by: 2002-07-06 23:59:18 +00:00
files.sibyte Add an extremely rough SMBus handler and RTC driver. This will be 2002-06-04 08:32:41 +00:00
kern.ldscript Use a single ldscript instead of separate scripts for either endianness; 2001-10-05 05:03:27 +00:00
stand.ldscript Use a single ldscript instead of separate scripts for either endianness; 2001-10-05 05:03:27 +00:00