* gas/m32r/allinsn.d: Prefix all | with \.
authorDoug Evans <dje@google.com>
Thu, 11 Feb 1999 03:24:19 +0000 (03:24 +0000)
committerDoug Evans <dje@google.com>
Thu, 11 Feb 1999 03:24:19 +0000 (03:24 +0000)
commit39c80401ecc35843f35ea266750042543c037454
tree97ade7f0f25d170da8b2e2ff5c4c9d80d6e708b3
parent92cf44957cd4cbb310ffb181a00f416748c5350c
* gas/m32r/allinsn.d: Prefix all | with \.
(push,pop): Fix expected output.
* gas/m32r/relax-1.d: Emitted nops are serial, not parallel.
* gas/m32r/fslot.d: Prefix all | with \.
* gas/m32r/fslotx.d: Prefix all | with \.
* gas/m32r/m32rx.d: Assemble with -O to get effect we're testing for.
Prefix all | with \.  Fix misc. typos.
* gas/m32r/m32rx.s (bc__add,bcl__addi): Use non-relaxable versions
of branches so we get the effect we're testing for.
* gas/m32r/relax-2.d: Prefix all | with \.
| must be prefixed with \ (or otherwise escaped).
Fix problems that were then revealed.
Some still remain in m32rx.[ds].
gas/testsuite/ChangeLog