PR target/19747
* rl78-dis.c (print_insn_rl78_common): Fix typo.
+2016-03-01 Nick Clifton <nickc@redhat.com>
+
+ PR target/19747
+ * rl78-dis.c (print_insn_rl78_common): Fix typo.
+
2016-02-24 Renlin Li <renlin.li@arm.com>
* arm-dis.c (coprocessor_opcodes): Add fp16 instruction entries.
if (do_bang)
{
/* If we are going to display SP by name, we must omit the bang. */
- if ((oper->type == RL78_Operand_Indirect || RL78_Operand_BitIndirect)
+ if ((oper->type == RL78_Operand_Indirect
+ || oper->type == RL78_Operand_BitIndirect)
&& oper->reg == RL78_Reg_None
&& do_sfr
&& ((oper->addend == 0xffff8 && opcode.size == RL78_Word)