Jakub Jelinek <jj@ultra.linux.cz>
authorRichard Henderson <rth@redhat.com>
Thu, 10 Jun 1999 21:08:10 +0000 (21:08 +0000)
committerRichard Henderson <rth@redhat.com>
Thu, 10 Jun 1999 21:08:10 +0000 (21:08 +0000)
commitb3fb1136bf891fe8b372739e0cfcdd58aedc6c75
tree818a9260f6e09b2edae047fa3e1452183a5ad37b
parent09cb30ac5e80b2e1f32f6d9f02934755dbf0c527
Jakub Jelinek  <jj@ultra.linux.cz>
        * gas/sparc/synth64.s: Add checks for single register signx/clruw.
        * gas/sparc/set64.s: Add tests for setuw and setsw synthetic insns.
        * gas/sparc/prefetch.d: Add -64 as switch.
        * gas/sparc/rdpr.d: Ditto.
        * gas/sparc/wrpr.d: Ditto.
        * gas/sparc/synth64.d: Ditto, reflect synth64.s changes.
        * gas/sparc/reloc64.d: Add -64 as switch, be more tolerant, as
        current gas outputs %hi(0) and not %hi(0x0).
        * gas/sparc/set64.d: Add -64 as switch, reflect set64.s changes and
        optimizations for setx instruction.
        * gas/sparc/sparc.exp: Do sparc64*-*-* checks if it is any of the
        compiled-in targets.
gas/testsuite/ChangeLog
gas/testsuite/gas/sparc/prefetch.d
gas/testsuite/gas/sparc/rdpr.d
gas/testsuite/gas/sparc/reloc64.d
gas/testsuite/gas/sparc/set64.d
gas/testsuite/gas/sparc/set64.s
gas/testsuite/gas/sparc/sparc.exp
gas/testsuite/gas/sparc/synth64.d
gas/testsuite/gas/sparc/synth64.s
gas/testsuite/gas/sparc/wrpr.d
This page took 0.024592 seconds and 4 git commands to generate.