opcodes, gas: fix mnemonic of sparc camellia_fl
authorJose E. Marchesi <jose.marchesi@oracle.com>
Fri, 26 Aug 2016 14:31:31 +0000 (07:31 -0700)
committerJose E. Marchesi <jose.marchesi@oracle.com>
Fri, 26 Aug 2016 14:31:31 +0000 (07:31 -0700)
commit1b8b65328f8825444a7370a7817f2802b0e1a7c9
tree8bb40952326189d90c71f7e760637c6b50bc83d3
parent68c398921742291719d97f803891b5113874a22b
opcodes, gas: fix mnemonic of sparc camellia_fl

This patch fixes a typo in the mnemonic of the camellia_fl
instruction, which was implemented before as camellia_fi.

gas/ChangeLog:

2016-08-26  Jose E. Marchesi  <jose.marchesi@oracle.com>

* testsuite/gas/sparc/crypto.d: Rename invalid opcode camellia_fi
to camellia_fl.
* testsuite/gas/sparc/crypto.s: Likewise.

opcodes/ChangeLog:

2016-08-26  Jose E. Marchesi  <jose.marchesi@oracle.com>

* sparc-opc.c (sparc_opcodes): Fix typo in opcode, camellia_fi ->
camellia_fl.
gas/ChangeLog
gas/testsuite/gas/sparc/crypto.d
gas/testsuite/gas/sparc/crypto.s
opcodes/ChangeLog
opcodes/sparc-opc.c
This page took 0.025896 seconds and 4 git commands to generate.