gem5/src/arch/sparc/isa/formats
Gabe Black 18b2d94b8c Move around more SPARC memory code, and make block memory operations work with the timing cpu
--HG--
extra : convert_revision : 37358504c4d05d78d08c19ba3d0c99d38c4babf5
2006-10-23 11:17:15 -04:00
..
mem Move around more SPARC memory code, and make block memory operations work with the timing cpu 2006-10-23 11:17:15 -04:00
basic.isa Change the default constructors to take ExtMachInsts rather than regular MachInsts 2006-10-23 02:32:58 -04:00
branch.isa Changed the sign extension function from mine to the provided one. Mine relied on implementation specific behavior, namely right shifting a signed value. 2006-10-12 17:39:15 -04:00
formats.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
integerop.isa Fix how additional template parameters are handled. Non string parameters are not processed as code. 2006-10-15 20:37:28 -04:00
micro.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
nop.isa Fix to SPARC Nop class for multiple CPU models. 2006-05-22 22:15:22 -04:00
priv.isa Fix how additional template parameters are handled. Non string parameters are not processed as code. 2006-10-15 20:37:28 -04:00
trap.isa New directory structure: 2006-05-22 14:29:33 -04: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