X86: Don't read in dest regs if all bits are replaced.
[gem5.git] / src / arch / x86 / isa / microops / debug.isa
2011-02-14 Gabe BlackX86: Define fault objects to carry debug messages.
2010-08-23 Gabe BlackX86: Get rid of the flagless microop constructor.
2010-08-23 Gabe BlackX86: Consolidate extra microop flags into one parameter.
2010-05-24 Nathan Binkertcopyright: Change HP copyright on x86 code to be more...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-01-07 Gabe BlackX86: Autogenerate macroop generateDisassemble function.
2008-10-09 Gabe BlackX86: Fix the debugging microops. The debug functions...
2008-06-12 Gabe BlackX86: Add microops which panic, fatal, warn, and warn_once.