[Bug gas/18974] New: GAS does not allow embedded rounding with memory operand in V*SS/V*SD instructions

2015-09-16 Thread maratek at gmail dot com
Severity: normal Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: maratek at gmail dot com Target Milestone: --- According to "Intel Architecture Instruction Set Extensions Programming Reference" (319433-023, A

[Bug gas/18974] GAS does not allow embedded rounding with memory operand in V*SS/V*SD instructions

2015-09-16 Thread maratek at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18974 Marat Dukhan changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug binutils/31219] New: Incorrect disassembly for x86 ADCX instructions with -M suffix

2024-01-06 Thread maratek at gmail dot com
Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: maratek at gmail dot com Target Milestone: --- adcxl is disassembled into adcxw when objdump disassembler is invoked with -M suffix option. $ cat > test.s << EO