gem5/src/arch/sparc/isa
Ali Saidi cf0e202cba make m5 readfile work on solaris... we can have a solaris regression soon!
src/arch/sparc/isa/decoder.isa:
    add readfile and break to sparc decoder
src/arch/sparc/isa/operands.isa:
    fix O0-O5 operands registers
util/m5/Makefile.sparc:
    Make sparc makefile compile a 64bit binary
util/m5/m5.c:
    readfile was in here twice, once will be sufficient I think
util/m5/m5op_sparc.S:
    implement readfile and debugbreak

--HG--
extra : convert_revision : 139b3f480ee6342b37b5642e072c8486d91a3944
2007-02-24 22:05:01 -05:00
..
formats rename store conditional stuff as extra data so it can be used for conditional swaps as well 2007-02-12 13:06:30 -05:00
base.isa Implemented fbfss and fbpfcc instructions, and cleaned up branch code a little. 2007-01-30 16:12:38 -05:00
bitfields.isa add pseduo instruction support for sparc 2007-02-21 21:06:17 -05:00
decoder.isa make m5 readfile work on solaris... we can have a solaris regression soon! 2007-02-24 22:05:01 -05:00
includes.isa add pseduo instruction support for sparc 2007-02-21 21:06:17 -05: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 make m5 readfile work on solaris... we can have a solaris regression soon! 2007-02-24 22:05:01 -05:00