ghc-6.12.1: The GHC APIContentsIndex
PPC.Cond
Documentation
data Cond
Constructors
ALWAYS
EQQ
GE
GEU
GTT
GU
LE
LEU
LTT
LU
NE
show/hide Instances
condNegate :: Cond -> Cond
condUnsigned :: Cond -> Bool
condToSigned :: Cond -> Cond
condToUnsigned :: Cond -> Cond
Produced by Haddock version 2.6.0