gem5/arch/mips/isa_desc
Korey Sewell 2bc106a8e7 "sparc" -> "mips"
arch/mips/isa_desc/formats.h:
arch/mips/isa_desc/formats/basic.format:
arch/mips/isa_desc/formats/branch.format:
arch/mips/isa_desc/formats/integerop.format:
arch/mips/isa_desc/formats/mem.format:
arch/mips/isa_desc/formats/noop.format:
arch/mips/isa_desc/formats/trap.format:
arch/mips/isa_traits.cc:
arch/mips/isa_traits.hh:
    changing "sparc" strings to "mips" everywhere

--HG--
extra : convert_revision : eaecf9eeac26e3ef0726deef2fb5d7e9ad172984
2006-01-26 16:19:44 -05:00
..
formats "sparc" -> "mips" 2006-01-26 16:19:44 -05:00
bitfields.h more changes to the decoder ... Now does special 3 table 2006-01-25 17:36:38 -05:00
decoder.h decoder skeleton code: this should be able to read any MIPS instruction and decode it but NOT produce any C++ class object. 2006-01-26 01:34:43 -05:00
formats.h "sparc" -> "mips" 2006-01-26 16:19:44 -05:00
includes.h initial changes to decoder.hh and copied files from arch/sparc directory 2006-01-25 14:43:47 -05:00
operands.h initial changes to decoder.hh and copied files from arch/sparc directory 2006-01-25 14:43:47 -05:00