[Bug binutils/10973] OP_E_memory produces wrong disassembled code

2009-11-18 Thread spop at gcc dot gnu dot org
--- Additional Comments From spop at gcc dot gnu dot org 2009-11-19 07:10 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug binutils/10973] OP_E_memory produces wrong disassembled code

2009-11-18 Thread spop at gcc dot gnu dot org
--- Additional Comments From spop at gcc dot gnu dot org 2009-11-18 20:01 --- Yes these are problems linked to how FMA4 and XOP are using OP_E_memory. I am working on a patch to fix these problems. Sebastian -- http://sourceware.org/bugzilla/show_bug.cgi?id=10973 --- You are

[Bug binutils/10973] OP_E_memory produces wrong disassembled code

2009-11-17 Thread spop at gcc dot gnu dot org
--- Additional Comments From spop at gcc dot gnu dot org 2009-11-17 17:07 --- Another pattern that objdump does not get right (probably due to OP_E_memory again) is: vfmaddpd %xmm1,(%ecx,%edi),%xmm6,%xmm4 disassembled like this: 0: 67 addr32

[Bug binutils/10973] New: OP_E_memory produces wrong disassembled code

2009-11-17 Thread spop at gcc dot gnu dot org
embled code Product: binutils Version: 2.21 (HEAD) Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: unassigned at sources dot redhat dot com ReportedBy: spop at gcc dot gnu dot org CC: bug-binu