KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Optimized general-purpose math utilities
More...
Files | |
file | math.h |
Prototypes for optimized math functions written in ASM. | |
Functions | |
unsigned int | bit_reverse (unsigned int value) |
Returns the bit-reverse value of the argument (where MSB becomes LSB and vice-versa). | |
Optimized general-purpose math utilities
unsigned int bit_reverse | ( | unsigned int | value | ) |
Returns the bit-reverse value of the argument (where MSB becomes LSB and vice-versa).