--- Additional Comments From amodra at gmail dot com 2010-09-19 03:51
---
*** This bug has been marked as a duplicate of 12038 ***
--
What|Removed |Added
Statu
--- Additional Comments From amodra at gmail dot com 2010-09-19 03:51
---
*** Bug 12039 has been marked as a duplicate of this bug. ***
--
http://sourceware.org/bugzilla/show_bug.cgi?id=12038
--- You are receiving this mail because: ---
You are on the CC list for the bug, or
I'm trying to build the FreeEMS project at
http://github.com/fredcooke/freeems-vanilla. The program builds ok, except that
I noticed a small difference in the s19 file between binutils versions. I did a
readelf and found that there are some addresses that are wrong. 2.19 is the
latest binutils w
I'm trying to build the FreeEMS project at
http://github.com/fredcooke/freeems-vanilla. The program builds ok, except that
I noticed a small difference in the s19 file between binutils versions. I did a
readelf and found that there are some addresses that are wrong. 2.19 is the
latest binutils w
Hi,
I believe that encoding old INTEL AVX FMA and AMD FMA4 is different
specifications.
in gas format:
vfmaddpd %xmm4,%xmm6,%xmm2,%xmm7
operand order is
vfmaddpd src3, src2, src1, dest
that's right?
gas encoding this is
c4 e3 c9 69 fc 20
this means
ModRM.reg=%xmm7 VEX.