print_insn_powerpc tidy
authorAlan Modra <amodra@gmail.com>
Sun, 7 Apr 2019 11:17:06 +0000 (20:47 +0930)
committerAlan Modra <amodra@gmail.com>
Sun, 7 Apr 2019 13:05:56 +0000 (22:35 +0930)
commite392bad3ec99458369723e14ded8c23b5b13073c
tree035857411b58a7180934f7d5ed0e85170fa3eb88
parentdffaa15c481cea4081732d616334e24abc557fd1
print_insn_powerpc tidy

* ppc-dis.c (print_insn_powerpc): Use a tiny state machine
op_separator to control printing of spaces, comma and parens
rather than need_comma, need_paren and spaces vars.
opcodes/ChangeLog
opcodes/ppc-dis.c
This page took 0.024063 seconds and 4 git commands to generate.