Move the instruction specialization stuff out of the microassembler file, and added...
authorGabe Black <gblack@eecs.umich.edu>
Fri, 6 Apr 2007 16:55:56 +0000 (16:55 +0000)
committerGabe Black <gblack@eecs.umich.edu>
Fri, 6 Apr 2007 16:55:56 +0000 (16:55 +0000)
commit5d52cd64093548c80c4ab3daecb6b2daceade290
treeaac7b7110e417be568120b5b001f9230a28f6271
parenta3ed19f82a34626231ae7b5a024331b24645c01c
Move the instruction specialization stuff out of the microassembler file, and added some comments to main.isa

--HG--
extra : convert_revision : 1534ae7d5a9e95bf662d79a04f9286c227541c6c
src/arch/x86/isa/main.isa
src/arch/x86/isa/microasm.isa
src/arch/x86/isa/specialize.isa [new file with mode: 0644]