Safe Haskell | None |
---|---|
Language | Haskell2010 |
X86.Instr
Documentation
data Instr
Constructors
Instances
Instruction Instr | Instruction instance for x86 instruction set. |
data PrefetchVariant
data JumpDest
canShortcut :: Instr -> Maybe JumpDest
shortcutStatics :: (BlockId -> Maybe JumpDest) -> (Alignment, CmmStatics) -> (Alignment, CmmStatics)
i386_insert_ffrees :: [GenBasicBlock Instr] -> [GenBasicBlock Instr]
allocMoreStack :: Platform -> Int -> NatCmmDecl statics Instr -> UniqSM (NatCmmDecl statics Instr)
maxSpillSlots :: DynFlags -> Int
archWordSize :: Bool -> Size