| ||||
| ||||
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.1 |