mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-05-14 03:03:48 +00:00
2 lines
105 B
C
2 lines
105 B
C
#define BIT_DIVIDER_MIPS 1043
|
|
static int bits_mips[8] = { 277,249,290,267,229,341,212,241}; /* mips32 */
|