[Bug target/69441] pandn implemented as pand within asm

2016-01-25 Thread john at jcturner dot plus.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69441 --- Comment #2 from John --- Hi, I goofed. This is not a bug. Documentation for this instruction refers to first and second source operands. Upon reflection, this refers to the Intel format and not the AT&T format used within gcc where the opera

[Bug c/69441] New: pandn implemented as pand within asm

2016-01-23 Thread john at jcturner dot plus.com
Assignee: unassigned at gcc dot gnu.org Reporter: john at jcturner dot plus.com Target Milestone: --- System X86-64 options -march -O2 -Wall