![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include "lib/sysdep/compiler.h"

Go to the source code of this file.
Namespaces | |
| namespace | ERR |
Functions | |
| const char * | cpu_IdentifierString () |
| Routines specific to E2K (MCST Elbrus 2000) More... | |
| void | cpu_Pause () |
| pause in spin-wait loops, as a performance optimisation. More... | |
Variables | |
| const Status | ERR::CPU_FEATURE_MISSING = -130000 |
| const Status | ERR::CPU_UNKNOWN_OPCODE = -130001 |
| const Status | ERR::CPU_UNKNOWN_VENDOR = -130002 |
| const char * cpu_IdentifierString | ( | ) |
Routines specific to E2K (MCST Elbrus 2000)
|
inline |
pause in spin-wait loops, as a performance optimisation.