Changed the isa from a class to a namespace, untemplated StaticInst and StaticInstPtr...
authorGabe Black <gblack@eecs.umich.edu>
Sun, 19 Feb 2006 01:58:08 +0000 (20:58 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Sun, 19 Feb 2006 01:58:08 +0000 (20:58 -0500)
commitdb40f256164028e1ccf10c4232160537f15a0943
tree5b5f053623a6501f4d7e8d8d36376e2a8a39affc
parent00f451cc02373a22023f1e32ba3823a1d07adb42
Changed the isa from a class to a namespace, untemplated StaticInst and StaticInstPtr, converted things to using TheISA, cleaned up some header file paths, and improved the system which pulls header files from the appropriate architecture.

--HG--
extra : convert_revision : 5087333fbaf442efb4b55e70376244629fff507d
arch/isa_specific.hh [new file with mode: 0644]