Enum are now integer typedefs instead of unsigned subtypedefs
[matthijs/master-project/cλash.git] / HigherOrderCPU.hs
2010-06-17 christiaanbAdd shiftL and shiftR operators for signed and unsigned...
2010-06-17 christiaanbAdd higherordercpu and matrix multiplication examples