[project @ 2000-01-26 13:40:54 by sewardj]
authorsewardj <unknown>
Wed, 26 Jan 2000 13:40:54 +0000 (13:40 +0000)
committersewardj <unknown>
Wed, 26 Jan 2000 13:40:54 +0000 (13:40 +0000)
commit4c892ba00b965e000246fb1f5954ee73cb1b24c0
tree862b2f8765d3a348bc12cb00bed276d90d8c1349
parent19cb8555b01ba50f44ecece31bd857748f183779
[project @ 2000-01-26 13:40:54 by sewardj]
Observe the C conventions for use of the FP register stack.  In particular,
free up any live fp registers prior to non-local control transfers.  Sigh.

This is not good.  The FP situation needs to be reviewed once the rest
of x86 nativeGen is stable.
ghc/compiler/nativeGen/AsmCodeGen.lhs
ghc/compiler/nativeGen/MachMisc.lhs
ghc/compiler/nativeGen/PprMach.lhs