Home
last modified time | relevance | path

Searched refs:RL78_Operand_BitIndirect (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Drl78-dis.c76 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()
Drl78-decode.opc139 op->type = RL78_Operand_BitIndirect;
Drl78-decode.c140 op->type = RL78_Operand_BitIndirect; in set_bit()
/toolchain/binutils/binutils-2.27/include/opcode/
Drl78.h91 RL78_Operand_BitIndirect, /* [reg+reg2+addend].bit */ enumerator