Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Drl78-dis.c74 case RL78_Operand_BitIndirect: in indirect_type()
258 case RL78_Operand_BitIndirect: in print_insn_rl78()
293 if (oper->type == RL78_Operand_BitIndirect) in print_insn_rl78()
Drl78-decode.opc139 op->type = RL78_Operand_BitIndirect;
Drl78-decode.c140 op->type = RL78_Operand_BitIndirect; in set_bit()
/toolchain/binutils/binutils-2.25/include/opcode/
Drl78.h80 RL78_Operand_BitIndirect, /* [reg+reg2+addend].bit */ enumerator