Searched refs:RX_Operand_Zero_Indirect (Results 1 – 6 of 6) sorted by relevance
171 if (oper->type == RX_Operand_Indirect || oper->type == RX_Operand_Zero_Indirect) in print_insn_rx()194 case RX_Operand_Zero_Indirect: in print_insn_rx()
442 type to RX_Operand_Zero_Indirect.444 * rx-dis (print_insn): Handle RX_Operand_Zero_Indirect.
224 ld->rx->op[n].type = RX_Operand_Zero_Indirect;
225 ld->rx->op[n].type = RX_Operand_Zero_Indirect; in rx_disp()
51 RX_Operand_Zero_Indirect,/* [Rn] */ enumerator
158 * rx.h (enum RX_Operand_Type): Add RX_Operand_Zero_Indirect.