Instruction's operand referring to indexed addressing. More...
#include <m680x.h>
Public Attributes | |
m680x_reg | base_reg |
uint8_t | flags |
8-bit flags (see above) More... | |
int8_t | inc_dec |
int16_t | offset |
5-,8- or 16-bit offset. See also offset_bits. More... | |
uint16_t | offset_addr |
uint8_t | offset_bits |
offset width in bits for indexed addressing More... | |
m680x_reg | offset_reg |
m680x_reg m680x_op_idx::base_reg |
int8_t m680x_op_idx::inc_dec |
int16_t m680x_op_idx::offset |
uint16_t m680x_op_idx::offset_addr |
uint8_t m680x_op_idx::offset_bits |
m680x_reg m680x_op_idx::offset_reg |