T.I.M | Toolchain Documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
asm_lex_token_value Union Reference

Union to hold the correct value of an instruction. More...

#include <asm_lex.h>

Data Fields

tim_condition condition
 
tim_immediate immediate
 
asm_lex_labellabel
 
asm_lex_opcode opcode
 
tim_register reg
 

Detailed Description

Union to hold the correct value of an instruction.

Field Documentation

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

The documentation for this union was generated from the following file: