[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/22559] New: AArch64 disassembles lane indexed dot product instr
From: |
tnfchris at sourceware dot org |
Subject: |
[Bug gas/22559] New: AArch64 disassembles lane indexed dot product instructions incorrectly |
Date: |
Wed, 06 Dec 2017 15:24:16 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22559
Bug ID: 22559
Summary: AArch64 disassembles lane indexed dot product
instructions incorrectly
Product: binutils
Version: 2.29
Status: NEW
Severity: normal
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: tnfchris at sourceware dot org
Target Milestone: ---
Dot product deviates from the normal disassembling semantics for AArch64.
The instruction v0.2s, v0.8b, v0.4b[0] should disassemble to
v0.2s, v0.8b, v0.4b[0] and not v0.2s, v0.8b, v0.b[0].
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gas/22559] New: AArch64 disassembles lane indexed dot product instructions incorrectly,
tnfchris at sourceware dot org <=