Turnstone Operating System
|
compiler registers functions More...
Functions | |
MODULE ("turnstone.compiler") | |
int8_t | compiler_find_free_reg (compiler_t *compiler) |
char_t | compiler_get_reg_suffix (uint8_t size) |
const char_t * | compiler_cast_reg_to_size (const char_t *reg, uint8_t size) |
Variables | |
const char_t *const | compiler_regs [] |
compiler registers functions
This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.
const char_t* const compiler_regs[] |