ghc-6.12.2: The GHC APISource codeContentsIndex
PPC.Cond
Documentation
data Cond Source
Constructors
ALWAYS
EQQ
GE
GEU
GTT
GU
LE
LEU
LTT
LU
NE
show/hide Instances
condNegate :: Cond -> CondSource
condUnsigned :: Cond -> BoolSource
condToSigned :: Cond -> CondSource
condToUnsigned :: Cond -> CondSource
Produced by Haddock version 2.6.1