gem5/src/arch/sparc/isa/formats
Gabe Black 121a5438a5 Make trying to execute macroops fail with a better error message.
--HG--
extra : convert_revision : e81c0337d6db4b5a33381ed19686750bbb9d9178
2007-04-11 12:26:23 +00:00
..
mem Create a filter and a union to translate the SPARC instruction implementations from using doubles to using concatenated singles. 2007-04-11 12:25:00 +00:00
basic.isa Create a filter and a union to translate the SPARC instruction implementations from using doubles to using concatenated singles. 2007-04-11 12:25:00 +00:00
branch.isa Make the SPARC branch instructions use ExtMachInsts in their constructors. This isn't necessary since they don't use the extended fields, but it's more consistent and more correct. 2007-03-16 10:55:50 +00:00
formats.isa Bring casa and casxa up to date 2006-10-29 02:57:32 -05:00
integerop.isa Merge zizzer:/bk/newmem 2007-01-27 01:59:20 -05:00
micro.isa Make trying to execute macroops fail with a better error message. 2007-04-11 12:26:23 +00:00
nop.isa Changes to the isa_parser and affected files to fix an indexing problem with split execute instructions and miscregs aliasing with integer registers. 2006-12-16 07:10:04 -05:00
priv.isa Changes to the isa_parser and affected files to fix an indexing problem with split execute instructions and miscregs aliasing with integer registers. 2006-12-16 07:10:04 -05:00
trap.isa Make the FpUnimpl format actually write the Fsr. 2007-01-30 00:21:18 -05:00
unimp.isa Support for returning unimplemented instruction in the decoder, lifted from Alpha 2006-10-12 17:27:06 -04:00
unknown.isa New directory structure: 2006-05-22 14:29:33 -04:00