ghc-6.12.2: The GHC APISource codeContentsIndex
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 -> FastBoolSource
globalRegMaybe :: GlobalReg -> Maybe RealRegSource
Produced by Haddock version 2.6.1