misc: Merge branch v20.1.0.3 hotfix into develop
[gem5.git] / src / arch / x86 / isa / microops / debug.isa
2021-02-03 Bobby R. Brucemisc: Merge branch v20.1.0.3 hotfix into develop
2020-11-26 Bobby R. BruceMerge "misc: Merge branch hotfix v20.1.0.2 branch into...
2020-11-24 Gabe Blackx86: Convert X86 to use local reg index storage.
2020-09-01 Bobby R. Brucearch-arm,arch-x86: Added missing overrides
2020-04-22 Gabe Blackbase,arch,sim,cpu: Move object file loader components...
2020-03-13 Giacomo Travaglinimisc: Make exception handling python3 compliant
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-18 Gabe Blackx86: Delete authors lists from x86 files.
2019-09-18 Gabe Blackarch, x86: Rework the debug faults and microops.
2017-11-07 Gabe Blackalpha,arm,mips,power,riscv,sparc,x86: Merge exec decl...
2017-11-02 Gabe Blackalpha,arm,mips,power,riscv,sparc,x86,isa: De-specialize...
2014-10-16 Andreas Hanssonarch: Use shared_ptr for all Faults
2014-05-09 Curtis Dunhamarch: teach ISA parser how to split code across files
2012-09-11 Nilay Vaishx86: Add a separate register for D flag bit
2012-05-22 Nilay VaishX86: Split Condition Code register
2011-02-22 Brad Beckmannm5: merged in hammer fix
2011-02-18 Korey Sewellm5: merge inorder/release-notes/make_release changes
2011-02-16 Nathan Binkertmerge alpha system files into tree
2011-02-15 Gabe BlackX86: Get rid of "inline" on the MicroPanic constructor...
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.