gas: support for the sparc %ncc condition codes register.
authorJose E. Marchesi <jose.marchesi@oracle.com>
Fri, 1 May 2015 00:17:20 +0000 (17:17 -0700)
committerJose E. Marchesi <jose.marchesi@oracle.com>
Wed, 6 May 2015 16:26:23 +0000 (09:26 -0700)
commitf9911bebcab64889ec7ab3571305081741aa03e4
treee494b7c63418f7dc99cf98735a9e5695f4740e08
parent9ac47a43ffc8e3c73867b9953145a8e7a227132d
gas: support for the sparc %ncc condition codes register.

gas/ChangeLog:

2015-05-06  Jose E. Marchesi  <jose.marchesi@oracle.com>

* config/tc-sparc.c (sparc_ip): Support the %ncc "natural"
condition codes
* doc/c-sparc.texi (Sparc-Regs): Document %ncc.

gas/testsuite/ChangeLog:

2015-05-06  Jose E. Marchesi  <jose.marchesi@oracle.com>

* gas/sparc/natural.s: New file.
* gas/sparc/natural-32.s: Likewise.
* gas/sparc/natural.d: Likewise.
* gas/sparc/natural-32.d: Likewise.
* gas/sparc/sparc.exp (sparc_elf_setup): Run the tests natural and
natural-32.
gas/ChangeLog
gas/config/tc-sparc.c
gas/doc/c-sparc.texi
gas/testsuite/ChangeLog
gas/testsuite/gas/sparc/natural-32.d [new file with mode: 0644]
gas/testsuite/gas/sparc/natural-32.s [new file with mode: 0644]
gas/testsuite/gas/sparc/natural.d [new file with mode: 0644]
gas/testsuite/gas/sparc/natural.s [new file with mode: 0644]
gas/testsuite/gas/sparc/sparc.exp
This page took 0.027983 seconds and 4 git commands to generate.