Use objects to pass around output code, and fix/implement a few things.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 12 Jun 2007 16:25:47 +0000 (16:25 +0000)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 12 Jun 2007 16:25:47 +0000 (16:25 +0000)
commit7a52faa39bf1bc9a961c98a382afa520eb2d0c87
treeb35f7f74082fb1e3471bb82738e1a398743af9d5
parentd0c5da2cd4227f6dfd12546a0ffcc9e50ffe77cb
Use objects to pass around output code, and fix/implement a few things.

src/arch/x86/isa/formats/multi.isa:
    Make the formats use objects to pass around output code.

--HG--
extra : convert_revision : 428915bda22e848befac15097f56375c1818426e
src/arch/x86/isa/formats/multi.isa
src/arch/x86/isa/specialize.isa