Searched refs:RL78_Operand_BitIndirect (Results 1 – 4 of 4) sorted by relevance
76 case RL78_Operand_BitIndirect: in indirect_type()233 || oper->type == RL78_Operand_BitIndirect) in print_insn_rl78_common()271 case RL78_Operand_BitIndirect: in print_insn_rl78_common()320 if (oper->type == RL78_Operand_BitIndirect) in print_insn_rl78_common()
139 op->type = RL78_Operand_BitIndirect;
140 op->type = RL78_Operand_BitIndirect; in set_bit()
91 RL78_Operand_BitIndirect, /* [reg+reg2+addend].bit */ enumerator