-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.m5sim.org/r/471/
-----------------------------------------------------------

Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, and Nathan 
Binkert.


Summary
-------

X86: Define fault objects to carry debug messages.

These faults can panic/warn/warn_once, etc., instead of instructions doing
that themselves directly. That way, instructions can be speculatively
executed, and only if they're actually going to commit will their fault be
invoked and the panic, etc., happen.


Diffs
-----

  src/arch/x86/debugfaults.hh PRE-CREATION 
  src/arch/x86/isa/includes.isa 9aab11bcd84c 
  src/arch/x86/isa/microops/debug.isa 9aab11bcd84c 

Diff: http://reviews.m5sim.org/r/471/diff


Testing
-------


Thanks,

Gabe

_______________________________________________
m5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to