Searched hist:5465 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/sparc/insts/
H A Dunimp.hhdiff 12292:24e70fcc835b Mon Nov 06 22:25:00 EST 2017 Gabe Black <gabeblack@google.com> sparc: Return debug faults from unimplemented instructions.

These had been marked as non-speculative so that their execute
functions would only be called if the instruction should really be
executed. Instead, we can return faults which will cause the same
behavior when the instruction is committed and let the instruction
execute as normal.

Change-Id: I39fa5073e93399424144724b99bdc12070e42286
Reviewed-on: https://gem5-review.googlesource.com/5465
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
/gem5/util/
H A Dstyle.pydiff 5465:4cff095bbf2b Sat Jun 14 22:37:00 EDT 2008 Nathan Binkert <nate@binkert.org> Add hg commands for style check so you can check at times other than commit

Completed in 8 milliseconds