gem5/src/cpu/simple
Gabe Black f1661baf30 Fix up microcode support.
src/arch/sparc/isa/formats/blockmem.isa:
    Several small and medium bug fixes.
src/cpu/simple/base.cc:
    Fixed a few compiler errors and made sure the next micro pc is set to 1 to prevent the first microop from executing twice. Also fixed a fetching bug.
src/cpu/thread_state.cc:
    Made sure the microPC and nextMicroPC are initialized properly.

--HG--
extra : convert_revision : a0fc8aa18d1ade916f17c557181a793c6108a8af
2006-10-16 15:56:46 -04:00
..
atomic.cc Merge zizzer:/z/m5/Bitkeeper/newmem 2006-10-09 00:28:26 -04:00
atomic.hh Have cpus send snoop ranges 2006-10-09 01:04:37 -04:00
base.cc Fix up microcode support. 2006-10-16 15:56:46 -04:00
base.hh Started implementing microcode. 2006-10-15 21:04:14 -04:00
timing.cc Merge ktlim@zizzer:/bk/newmem 2006-10-09 22:59:56 -04:00
timing.hh Merge ktlim@zizzer:/bk/newmem 2006-10-09 22:59:56 -04:00