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

/gem5/src/arch/sparc/isa/formats/
H A Dpriv.isadiff 3418:50e5c0cb3186 Wed Oct 25 17:58:00 EDT 2006 Gabe Black <gblack@eecs.umich.edu> Fixed the priv instruction format.

src/arch/sparc/isa/formats/priv.isa:
Fix the priv format so that it uses isa_parser operands rather than accessing the registers directly in checkCode. Also, the expressions needed to be negated.
src/arch/sparc/isa/operands.isa:
Added an Hpstate operand, and adjusted the numbering.
/gem5/src/arch/sparc/isa/
H A Doperands.isadiff 3418:50e5c0cb3186 Wed Oct 25 17:58:00 EDT 2006 Gabe Black <gblack@eecs.umich.edu> Fixed the priv instruction format.

src/arch/sparc/isa/formats/priv.isa:
Fix the priv format so that it uses isa_parser operands rather than accessing the registers directly in checkCode. Also, the expressions needed to be negated.
src/arch/sparc/isa/operands.isa:
Added an Hpstate operand, and adjusted the numbering.

Completed in 16 milliseconds