ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libecb/Changes
(Generate patch)

Comparing libecb/Changes (file contents):
Revision 1.31 by root, Mon Jan 20 13:16:01 2020 UTC vs.
Revision 1.32 by root, Mon Jan 20 13:41:18 2020 UTC

67 67
68#include <byteswap.h> 68#include <byteswap.h>
69 69
70#endif 70#endif
71 71
72TODO: generic bitrev, rotlr, poprcount etc., also fast_t for them? 72TODO: generic poprcount etc., also fast_t for them?
730x00010008 730x00010008
74 - aligned/unaligned load/store, bswap, host order 74 - aligned/unaligned load/store, bswap, host order
75 conversion. 75 conversion.
76 - generic C++ ecb_rot[lr], ecb_popcount, ecb_ctz,
77 ecb_is_pot32 and ecb_bitrev functions.
76 78
770x00010007 790x00010007
78 - new ECB_OPTIMIZE_SIZE symbol. 80 - new ECB_OPTIMIZE_SIZE symbol.
79 81
800x00010006 820x00010006

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines