gem5/src/arch/sparc/isa
Gabe Black 709d50cd6b Got rid of some outdated comments.
--HG--
extra : convert_revision : 30fa768c4a934cf5f9dc0ad84e0e421327ccbed3
2006-10-27 01:43:51 -04:00
..
formats Fixed the priv instruction format. 2006-10-25 17:58:44 -04:00
base.isa Made sure the constructor for insts use ExtMachInst rather than MachInst, since otherwise the EXT_ASI field is lost. 2006-10-16 15:52:14 -04:00
bitfields.isa Fixed the bitfield FCN to include the right bits. 2006-10-25 17:50:39 -04:00
decoder.isa Got rid of some outdated comments. 2006-10-27 01:43:51 -04:00
includes.isa Broke Load/Store instructions into microcode, and partially refactored memory operations in the SPARC ISA description. 2006-10-23 07:55:52 -04:00
main.isa Broke Load/Store instructions into microcode, and partially refactored memory operations in the SPARC ISA description. 2006-10-23 07:55:52 -04:00
operands.isa Fixed the priv instruction format. 2006-10-25 17:58:44 -04:00