|
|
|
Description |
A description of the register set of the X86.
This isn't used directly in GHC proper.
See RegArchBase.hs for the reference.
See MachRegs.hs for the actual trivColorable function used in GHC.
|
|
Synopsis |
|
|
|
Documentation |
|
|
Determine the class of a register
|
|
|
Determine all the regs that make up a certain class.
|
|
|
Determine the common name of a reg
returns Nothing if this reg is not part of the machine.
|
|
|
Which regs alias what other regs
|
|
|
Optimised versions of RegColorBase.{worst, squeese} specific to x86
|
|
|
|
Produced by Haddock version 2.6.1 |