Searched refs:RL78_Operand_BitIndirect (Results 1 – 8 of 8) sorted by relevance
92 case RL78_Operand_BitIndirect: in indirect_type()257 || oper->type == RL78_Operand_BitIndirect) in print_insn_rl78_common()295 case RL78_Operand_BitIndirect: in print_insn_rl78_common()344 if (oper->type == RL78_Operand_BitIndirect) in print_insn_rl78_common()
145 op->type = RL78_Operand_BitIndirect;
147 op->type = RL78_Operand_BitIndirect; in set_bit()
91 RL78_Operand_BitIndirect, /* [reg+reg2+addend].bit */ enumerator