Change 7-byte NOP instruction for RX target, so that it only takes 1 cycle to excute.
authorNick Clifton <nickc@redhat.com>
Tue, 22 Sep 2015 16:32:28 +0000 (17:32 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 22 Sep 2015 16:32:28 +0000 (17:32 +0100)
commite3ec6cc681835fcd1457aedbf5cea914915e89a8
treef1cf3cb9494c5c41516b5bdb480d2b66cb9da90b
parentf04265eceb78a33e452faa8727562e96af374f39
Change 7-byte NOP instruction for RX target, so that it only takes 1 cycle to excute.

* config/tc-rx.c (nop_7): Recode using MAX.
gas/ChangeLog
gas/config/tc-rx.c