|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Macros | |
| #define | SH4_FPU_CONFIG_NAME "unknown" |
Functions | |
| static const char * | fpscr_stringify (unsigned int value, char *buffer, size_t bytes) |
| static bool | fpscr_test (const char *name, unsigned mask, void(*test)(void)) |
| static void | fpscr_underflow (void) |
| static void | fpscr_overflow (void) |
| static void | fpscr_nan (void) |
| static void | fpscr_div_zero (void) |
| int | main (int argc, char **argv) |
| #define SH4_FPU_CONFIG_NAME "unknown" |
Referenced by main().
|
static |
Referenced by main().
|
static |
Referenced by main().
|
static |
Referenced by main().
|
static |
References buffer.
Referenced by fpscr_test(), and main().
|
static |
References buffer, fprintf, fpscr_stringify(), and printf.
Referenced by main().
|
static |
Referenced by main().
| int main | ( | int | argc, |
| char ** | argv ) |