[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/20553] Bug in objdump when disassembling fmul, fmla and fm
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug binutils/20553] Bug in objdump when disassembling fmul, fmla and fmls |
Date: |
Fri, 30 Sep 2016 13:19:56 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20553
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
The master branch has been updated by Jiong Wang <address@hidden>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=744ce3025e82a59c13642c57e38febd8ff531f9b
commit 744ce3025e82a59c13642c57e38febd8ff531f9b
Author: Jiong Wang <address@hidden>
Date: Fri Sep 30 14:16:54 2016 +0100
[AArch64] PR target/20553, fix opcode mask for SIMD multiply by element
opcode/
PR target/20553
* aarch64-tbl.h (fmla, fmls, fmul, fmulx): Fix opcode mask field.
gas/
* testsuite/gas/aarch64/advsimd-fp16.s (indexed_elem): New high
index
testcases for H and S variants. New low index testcases for D
variant.
* testsuite/gas/aarch64/advsimd-fp16.d: Update expected results.
--
You are receiving this mail because:
You are on the CC list for the bug.