gem5/arch
Korey Sewell 23bbec6a34 another big step to a parsable ISA ... no errors after I used a symbolic link for
arch/alpha/main.isa to test my files ...

arch/mips/isa/operands.isa:
    use sd and ud instead of sdw and udw

--HG--
extra : convert_revision : d66f3fd2c4a4d70e6015f0f1643c400cdfe73055
2006-02-14 22:43:14 -05:00
..
alpha Pseudo instructions are now passed whatever instructions they need by the decoder, rather than extracting them explicitly. This lets most of the pseudo instruction code to be shared across architectures. 2006-02-12 17:38:10 -05:00
mips another big step to a parsable ISA ... no errors after I used a symbolic link for 2006-02-14 22:43:14 -05:00
sparc Polishing of isa_parser.py internal operand handling, resulting in 2006-02-12 00:31:19 -05:00
isa_parser.py Polishing of isa_parser.py internal operand handling, resulting in 2006-02-12 00:31:19 -05:00