https://sourceware.org/bugzilla/show_bug.cgi?id=28083
Bug ID: 28083 Summary: [x86-64] "wrssq %rax, %rax" causes an error, although it is a valid instruction Product: binutils Version: 2.36.1 Status: UNCONFIRMED Severity: minor Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: newdefectus at gmail dot com Target Milestone: --- Ditto for "wrssd %eax, %eax". According to the Intel docs, the first operand (second in AT&T syntax) is register or memory, however GAS only supports the operand being memory. -- You are receiving this mail because: You are on the CC list for the bug.