gem5/arch/mips/isa
Korey Sewell b3464ef180 support for unaligned memory access
arch/mips/isa/base.isa:
    disassembly fixes
arch/mips/isa/decoder.isa:
    support for unaligned loads/stores
arch/mips/isa_traits.hh:
    edit Syscall Reg values
arch/mips/linux_process.cc:
    call writevFunc on writev syscall

--HG--
extra : convert_revision : 4aea6d069bd7ba0e83b23d2d85c50d68532f0454
2006-03-19 13:40:03 -05:00
..
formats infinitesimal small baby steps toward MIPS actually working 2006-03-15 16:26:40 -05:00
base.isa support for unaligned memory access 2006-03-19 13:40:03 -05:00
bitfields.isa updated MIPS ISA files .... all files should be able to compile/build with MIPS option except isa_traits.* 2006-03-08 02:05:38 -05:00
decoder.isa support for unaligned memory access 2006-03-19 13:40:03 -05:00
formats.isa updated MIPS ISA files .... all files should be able to compile/build with MIPS option except isa_traits.* 2006-03-08 02:05:38 -05:00
includes.isa MIPS is back to compiling and building now! 2006-03-12 05:57:34 -05:00
main.isa trying to get ISA to parse correctly ... 2006-02-14 21:26:01 -05:00
operands.isa updated MIPS ISA files .... all files should be able to compile/build with MIPS option except isa_traits.* 2006-03-08 02:05:38 -05:00