Start fixing the SPARC native code generator
authorBen.Lippmeier@anu.edu.au <unknown>
Wed, 14 Jan 2009 05:44:16 +0000 (05:44 +0000)
committerBen.Lippmeier@anu.edu.au <unknown>
Wed, 14 Jan 2009 05:44:16 +0000 (05:44 +0000)
  * Use BlockIds in branch instructions instead of Imms.
  * Assign FP values returned from C calls to the right regs
  * Fix loading of F32s
  * Add a SPARC version of the FreeRegs map to the linear allcator.


No differences found