diff options
author | Gabe Black <gblack@eecs.umich.edu> | 2006-10-16 15:56:46 -0400 |
---|---|---|
committer | Gabe Black <gblack@eecs.umich.edu> | 2006-10-16 15:56:46 -0400 |
commit | f1661baf30faf76dbad7d23aeac0c3dbe4dd045c (patch) | |
tree | b919be9489bab4d1810302c5595b8ae2b8965104 /src/sim | |
parent | 7fefa2a62111e6dd91d954e3d181244323333892 (diff) | |
download | gem5-f1661baf30faf76dbad7d23aeac0c3dbe4dd045c.tar.xz |
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
Diffstat (limited to 'src/sim')
0 files changed, 0 insertions, 0 deletions