NetBSD/sys/arch/mips
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
..
bonito Add the BONITO_ICU_RETRYERR bit. 2002-01-09 02:35:29 +00:00
cfe Add support for the on-chip peripherals on the Broadcom SiByte SB1250 CPU 2002-03-05 23:46:40 +00:00
conf Overhaul the emulation facility. We do this by: 2002-07-06 23:59:18 +00:00
include Overhaul the emulation facility. We do this by: 2002-07-06 23:59:18 +00:00
mips Overhaul the emulation facility. We do this by: 2002-07-06 23:59:18 +00:00
sibyte Remove some clocktick debug code. 2002-06-27 04:09:15 +00:00
Makefile
Makefile.inc