Searched hist:4482 (Results 1 - 1 of 1) sorted by relevance
/gem5/src/arch/x86/isa/decoder/ | ||
H A D | one_byte_opcodes.isa | diff 4482:7ca486cfc7a6 Thu May 31 09:50:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> 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 |
Completed in 11 milliseconds