T.I.M | Toolchain Documentation
|
Union types for all different types of argument/operand combinations used. More...
#include <asm.h>
Union types for all different types of argument/operand combinations used.
asm_args_single_imm asm_opcode_args::immediate |
asm_args_single_imm_label asm_opcode_args::immediate_label |
asm_args_reg_single asm_opcode_args::reg |
asm_args_reg_single_imm asm_opcode_args::reg_immediate |
asm_args_reg_double asm_opcode_args::reg_reg |
asm_args_reg_double_imm asm_opcode_args::reg_reg_immediate |
asm_args_reg_tripple asm_opcode_args::reg_reg_reg |