diff options
author | Gabe Black <gblack@eecs.umich.edu> | 2007-05-31 13:50:35 +0000 |
---|---|---|
committer | Gabe Black <gblack@eecs.umich.edu> | 2007-05-31 13:50:35 +0000 |
commit | 7860c045e2a87a4e63b7d542a63a30da934ac6dd (patch) | |
tree | 2f7f45224c4a1dcaa2230f0d7acc229b269fba65 /src/python | |
parent | a3ae9486d543f23cd4203381e7bcf2ce86c51389 (diff) | |
download | gem5-7860c045e2a87a4e63b7d542a63a30da934ac6dd.tar.xz |
x86 work that hadn't been checked in.
src/arch/x86/isa/decoder/one_byte_opcodes.isa:
Give the "MOV" instruction the format of it's arguments. This will likely need to be completely overhauled in the near future.
src/arch/x86/predecoder.cc:
src/arch/x86/predecoder.hh:
Make the predecoder explicitly reset itself rather than counting on it happening naturally.
src/arch/x86/predecoder_tables.cc:
Fix the immediate size table
src/arch/x86/regfile.cc:
nextnpc is bogus
--HG--
extra : convert_revision : 0926701fedaab41817e64bb05410a25174484a5a
Diffstat (limited to 'src/python')
0 files changed, 0 insertions, 0 deletions