SPARC NCG: Reorganise Reg and RegInfo
[ghc-hetmet.git] / compiler / nativeGen / SPARC / CodeGen.hs
index d921c12..ff9a8ff 100644 (file)
@@ -20,9 +20,12 @@ where
 
 -- NCG stuff:
 import SPARC.Instr
+import SPARC.Stack
 import SPARC.Cond
+import SPARC.Imm
+import SPARC.AddrMode
 import SPARC.Regs
-import SPARC.RegInfo
+import SPARC.Base
 import Instruction
 import Size
 import Reg