[GHC] #7902: Add support for byte endianness swapping exposed as a primops

GHC cvs-ghc at haskell.org
Sat May 11 08:14:28 CEST 2013


#7902: Add support for byte endianness swapping exposed as a primops
-----------------------------+----------------------------------------------
Reporter:  tab               |          Owner:                  
    Type:  feature request   |         Status:  patch           
Priority:  normal            |      Component:  Compiler        
 Version:  7.7               |       Keywords:  bswap endianness
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
 Failure:  None/Unknown      |      Blockedby:                  
Blocking:                    |        Related:                  
-----------------------------+----------------------------------------------

Comment(by tab):

 actually signed fixed sized integer is not a problem at all, it's just the
 same as Word really.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7902#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list