[EMAIL PROTECTED] gas]$ cat x.s
        monitor %rax,%rcx,%rdx
        mwait %rax,%rcx
[EMAIL PROTECTED] gas]$ as -o x.o x.s
x.s: Assembler messages:
x.s:1: Error: suffix or operands invalid for `monitor'
x.s:2: Error: suffix or operands invalid for `mwait'

-- 
           Summary: mwait/monitor don't work in 64bit
           Product: binutils
           Version: 2.17 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
        AssignedTo: hjl at lucon dot org
        ReportedBy: hjl at lucon dot org
                CC: bug-binutils at gnu dot org
GCC target triplet: x86_64-unknown-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=1874

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to