![]() |
T.I.M | Toolchain Documentation
|
| Register arguments structure for opcodes with two register arguments | |
| Register arguments structure for opcodes with two register arguments and an immediate | |
| Register arguments structure for opcodes with only a single register argument | |
| Register arguments structure for opcodes with one register argument and an immediate | |
| Register arguments structure for opcodes with three register arguments | |
| Register arguments structure for opcodes with one immediate | |
| Register arguments structure for opcodes with one immediate who's value is a label | |
| Contains all information for the program in a format that can be easily passed around | |
| Keeps a key,value pairing of elements. It's a hash table folks | |
| Contains a single bin in the hashtable | |
| Typedef for the asm lexer token structure | |
| Union to hold the correct value of an instruction | |
| Union types for all different types of argument/operand combinations used | |
| Stores all information on a single ASM instruction |