ghc-6.12.1: The GHC APIContentsIndex
SPARC.RegPlate
Description

Nasty #ifdefery that generates the definitions for freeReg and globalRegMaybe from the information in includes/MachRegs.h.

If the current TARGET_ARCH isn't sparc then these functions will be wrong.

Documentation
freeReg :: RegNo -> FastBool
globalRegMaybe :: GlobalReg -> Maybe RealReg
Produced by Haddock version 2.6.0