Represent the free register set using Word64 on x86-64 (fixes ffi009)
[ghc-hetmet.git] / compiler / nativeGen / Instruction.hs
2009-02-15 Ben.Lippmeier@anu... NCG: Split up the native code generator into arch speci...