opcodes, elf: annotate instructions with HWCAP2_VIS3B.
authorJose E. Marchesi <jose.marchesi@oracle.com>
Wed, 15 Oct 2014 06:46:54 +0000 (08:46 +0200)
committerJose E. Marchesi <jose.marchesi@oracle.com>
Fri, 17 Oct 2014 20:00:02 +0000 (22:00 +0200)
commit0b6be415509b6dc5de80cb4e151b4a7439734b53
tree83b49e17eca440c61bad3b4c31b5b7abd68b16ef
parentd9490cd487215bb3cd28b4235efbb97fed840197
opcodes, elf: annotate instructions with HWCAP2_VIS3B.

This patch annotates the following SPARC instructions as VIS3B
instructions: ldx *, %efsr, fpadd64, fpsub64, fpcmpule8, fpcmpune8,
fpcmpugt8, fpcmpueq8.  It also improves the documentation of the VIS3B
capability in several headers.

Tested in sparc64-unknown-linux-gnu and sparc-unknown-linux-gnu.
No visible regressions.

opcodes/ChangeLog:

  2014-10-17  Jose E. Marchesi  <jose.marchesi@oracle.com>

* sparc-opc.c (sparc-opcodes): Annotate several instructions with
the HWCAP2_VIS3B hwcap.

include/opcodes/ChangeLog:

  2014-10-17  Jose E. Marchesi  <jose.marchesi@oracle.com>

* sparc.h (HWCAP2_VIS3B): Documentation improved.

include/elf/ChangeLog:

  2014-10-17  Jose E. Marchesi  <jose.marchesi@oracle.com>

* sparc.h (ELF_SPARC_HWCAP2_VIS3B): Documentation improved.
include/elf/ChangeLog
include/elf/sparc.h
include/opcode/ChangeLog
include/opcode/sparc.h
opcodes/ChangeLog
opcodes/sparc-opc.c
This page took 0.025252 seconds and 4 git commands to generate.