name changes ... minor IntOP format change
authorKorey Sewell <ksewell@umich.edu>
Tue, 7 Feb 2006 23:36:08 +0000 (18:36 -0500)
committerKorey Sewell <ksewell@umich.edu>
Tue, 7 Feb 2006 23:36:08 +0000 (18:36 -0500)
commitd30262d480b8a167470c17a35aecc727ea933a22
tree2347e6aa83361205837d6595350c72faf08daffb
parent6d2807ded8660f241aaecd28ff716c1d91f8b5a0
name changes ... minor IntOP format change

arch/mips/isa/formats/int.format:
    Looks like Integer Ops with Immediates may not need their own separate class because all those instructions are distinct from
    their reg-reg counterparts

--HG--
rename : arch/mips/isa/bitfields.def => arch/mips/isa/bitfields.isa
rename : arch/mips/isa/decoder.def => arch/mips/isa/decoder.isa
rename : arch/mips/isa/formats.def => arch/mips/isa/formats.isa
rename : arch/mips/isa/includes.h => arch/mips/isa/includes.isa
rename : arch/mips/isa/operands.def => arch/mips/isa/operands.isa
extra : convert_revision : 8e354b4232b28c0264d98d333d55ef8b5a6589cc
arch/mips/isa/bitfields.def [deleted file]
arch/mips/isa/bitfields.isa [new file with mode: 0644]
arch/mips/isa/decoder.def [deleted file]
arch/mips/isa/decoder.isa [new file with mode: 0644]
arch/mips/isa/formats.def [deleted file]
arch/mips/isa/formats.isa [new file with mode: 0644]
arch/mips/isa/formats/int.format
arch/mips/isa/includes.h [deleted file]
arch/mips/isa/includes.isa [new file with mode: 0644]
arch/mips/isa/operands.def [deleted file]
arch/mips/isa/operands.isa [new file with mode: 0644]