T.I.M | Toolchain Documentation
|
Union to hold the correct value of an instruction. More...
#include <asm_lex.h>
Data Fields | |
tim_condition | condition |
tim_immediate | immediate |
asm_lex_label * | label |
asm_lex_opcode | opcode |
tim_register | reg |
Union to hold the correct value of an instruction.
tim_condition asm_lex_token_value::condition |
tim_immediate asm_lex_token_value::immediate |
asm_lex_label* asm_lex_token_value::label |
asm_lex_opcode asm_lex_token_value::opcode |
tim_register asm_lex_token_value::reg |