Searched refs:RL78_Word (Results 1 – 10 of 10) sorted by relevance
222 if (opcode.size == RL78_Word) in print_insn_rl78_common()260 && ((oper->addend == 0xffff8 && opcode.size == RL78_Word) in print_insn_rl78_common()261 || (oper->addend == 0x0fff8 && do_es && opcode.size == RL78_Word))) in print_insn_rl78_common()301 else if (oper->addend == 0xffff8 && do_sfr && opcode.size == RL78_Word) in print_insn_rl78_common()303 … else if (oper->addend == 0x0fff8 && do_sfr && do_es && opcode.size == RL78_Word) in print_insn_rl78_common()
51 #define W() rl78->size = RL78_Word
53 #define W() rl78->size = RL78_Word
115 if (rd->size == RL78_Word) in get_op()130 if (rd->size == RL78_Word) in get_op()146 if (rd->size == RL78_Word) in get_op()194 if (rd->size == RL78_Word) in put_op()214 if (rd->size == RL78_Word) in put_op()231 if (rd->size == RL78_Word) in put_op()256 if (size == RL78_Word) in op_flags()441 trace_register_words = opcode.size == RL78_Word ? 1 : 0; in decode_opcode()444 obits = opcode.size == RL78_Word ? 16 : 8; in decode_opcode()
71 RL78_Word enumerator
975 && opc.size == RL78_Word in rl78_analyze_prologue()984 && opc.size == RL78_Word in rl78_analyze_prologue()994 && opc.size == RL78_Word in rl78_analyze_prologue()