| Safe Haskell | Safe | 
|---|---|
| Language | Haskell2010 | 
X86.Cond
Documentation
condUnsigned :: Cond -> Bool #
condToSigned :: Cond -> Cond #
condToUnsigned :: Cond -> Cond #
maybeFlipCond :: Cond -> Maybe Cond #
maybeFlipCond c returns Just c' if it is possible to flip the
 arguments to the conditional c, and the new condition should be c'.