diff options
author | Alan Modra <amodra@gmail.com> | 2018-03-08 10:17:41 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2018-03-08 14:17:01 +1030 |
commit | 3fea0c3b3fe53ea805f1289ec9ff5e785024362f (patch) | |
tree | 49696b751f102f7d74becafe7cdb5a1f031ef893 /opcodes/m32c-dis.c | |
parent | 6d4f21f6eee9933a2883f2a214953432c13ee1c2 (diff) | |
download | gdb-3fea0c3b3fe53ea805f1289ec9ff5e785024362f.zip gdb-3fea0c3b3fe53ea805f1289ec9ff5e785024362f.tar.gz gdb-3fea0c3b3fe53ea805f1289ec9ff5e785024362f.tar.bz2 |
Remove unnecessary power9 group terminating nop
Power9 doesn't have a group terminating nop, so we may as well emit a
normal nop for power9. Not that it matters a great deal, I believe
ori 2,2,0 will be treated exactly as ori 0,0,0 by the hardware.
* config/tc-ppc.c (ppc_handle_align): Don't emit a group
terminating nop for power9.
Diffstat (limited to 'opcodes/m32c-dis.c')
0 files changed, 0 insertions, 0 deletions