Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Generating C symbol names emitted by the compiler.
Documentation
atomicReadLabel :: Width -> String Source #
atomicWriteLabel :: Width -> String Source #
atomicRMWLabel :: Width -> AtomicMachOp -> String Source #
cmpxchgLabel :: Width -> String Source #
popCntLabel :: Width -> String Source #
bSwapLabel :: Width -> String Source #
word2FloatLabel :: Width -> String Source #