ghc-lib-0.1.0: The GHC API, decoupled from GHC versions

Safe HaskellSafe
LanguageHaskell2010

SPARC.Cond

Synopsis

Documentation

data Cond Source #

Branch condition codes.

Constructors

EQQ
GE
GEU
GTT
GU
LE
LEU
LTT
LU
NE
NEG
POS
VC
VS
Instances
Instance details

Defined in SPARC.Cond

Methods

(==) :: Cond -> Cond -> Bool #

(/=) :: Cond -> Cond -> Bool #

condUnsigned :: Cond -> Bool Source #

condToSigned :: Cond -> Cond Source #

condToUnsigned :: Cond -> Cond Source #

AltStyle によって変換されたページ (->オリジナル) /