Home
last modified time | relevance | path

Searched refs:RL78_Byte (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Drl78-dis.c275 if (oper->addend == 0xffffa && do_sfr && opcode.size == RL78_Byte) in print_insn_rl78_common()
281 else if (oper->addend == 0xffff8 && do_sfr && opcode.size == RL78_Byte) in print_insn_rl78_common()
283 else if (oper->addend == 0xffff9 && do_sfr && opcode.size == RL78_Byte) in print_insn_rl78_common()
285 else if (oper->addend == 0xffffc && do_sfr && opcode.size == RL78_Byte) in print_insn_rl78_common()
287 else if (oper->addend == 0xffffd && do_sfr && opcode.size == RL78_Byte) in print_insn_rl78_common()
289 else if (oper->addend == 0xffffe && do_sfr && opcode.size == RL78_Byte) in print_insn_rl78_common()
291 else if (oper->addend == 0xfffff && do_sfr && opcode.size == RL78_Byte) in print_insn_rl78_common()
/toolchain/binutils/binutils-2.27/include/opcode/
Drl78.h70 RL78_Byte = 0, enumerator