… | |
… | |
73 | |
73 | |
74 | #endif |
74 | #endif |
75 | |
75 | |
76 | TODO: generic poprcount etc., also fast_t for them? |
76 | TODO: generic poprcount etc., also fast_t for them? |
77 | |
77 | |
|
|
78 | - allow any rotate count in rcb_rot*, at the expense |
|
|
79 | of bad optimisation results on some platforms or with |
|
|
80 | some word sizes. |
78 | - try to use inttypes.h on mingw. |
81 | - try to use inttypes.h on mingw. |
79 | |
82 | |
80 | 0x00010008 |
83 | 0x00010008 |
81 | - aligned/unaligned load/store, bswap, host order |
84 | - aligned/unaligned load/store, bswap, host order |
82 | conversion. |
85 | conversion. |