[Bug binutils/16490] Disp8 encoding/decoding is wrong AVX512 gather/scatter insns

2014-01-30 Thread michael.v.zolotukhin at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16490 Michael Zolotukhin changed: What|Removed |Added Assignee|unassigned at sourceware dot org |michael.v.zolotukhin@gmai

[Bug gas/16489] GAS doesn't complain about same register used for destination and index in AVX512 gather insn.

2014-01-21 Thread michael.v.zolotukhin at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16489 Michael Zolotukhin changed: What|Removed |Added Assignee|unassigned at sourceware dot org |michael.v.zolotukhin@gmai

[Bug binutils/16490] New: Disp8 encoding/decoding is wrong AVX512 gather/scatter insns

2014-01-21 Thread michael.v.zolotukhin at gmail dot com
Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: michael.v.zolotukhin at gmail dot com Disp8 encoding/decoding is wrong for the following example (supposedly, encoding is correct, decoding is incorrect): .intel_syntax noprefix

[Bug gas/16489] New: GAS doesn't complain about same register used for destination and index in AVX512 gather insn.

2014-01-21 Thread michael.v.zolotukhin at gmail dot com
tatus: NEW Severity: normal Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: michael.v.zolotukhin at gmail dot com GAS doesn't complain about the following insns (depending on operand-check flag it should emit err

[Bug gas/16488] New: Need to add test for incorrect memory operand for gather/scatter instructions.

2014-01-21 Thread michael.v.zolotukhin at gmail dot com
Severity: normal Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: michael.v.zolotukhin at gmail dot com Currently, gas emits error on the following insn: vscatterqps [eax]{k1}, ymm0 (And similar cases with gather). But there is

[Bug gas/13084] x86 assembler silently truncates 64bit value

2012-09-23 Thread michael.v.zolotukhin at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13084 --- Comment #6 from Michael Zolotukhin 2012-09-23 15:17:07 UTC --- (In reply to comment #5) > (In reply to comment #4) > > If working with 64-bit values is incorrect in x32-mode, then we also need to > > fix tests from gas/i386/ilp32/x

[Bug gas/13084] x86 assembler silently truncates 64bit value

2012-09-23 Thread michael.v.zolotukhin at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13084 --- Comment #4 from Michael Zolotukhin 2012-09-23 14:21:16 UTC --- If working with 64-bit values is incorrect in x32-mode, then we also need to fix tests from gas/i386/ilp32/x86-64.s - as they are mostly copied from 64-bit tests, they c

[Bug gas/13084] x86 assembler silently truncates 64bit value

2012-09-23 Thread michael.v.zolotukhin at gmail dot com
||gmail dot com --- Comment #2 from Michael Zolotukhin 2012-09-23 13:26:40 UTC --- What is expected output for x32 case? Should AS produce 64-bit symbols or should it emit an error (like it should do in 32-bit case)? -- Configure bugmail