bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/14439] New: x86/Intel mode: diagnostics for monitor/mwait opera


From: jbeulich at novell dot com
Subject: [Bug gas/14439] New: x86/Intel mode: diagnostics for monitor/mwait operands are issued with wrong operand numbers
Date: Tue, 07 Aug 2012 10:57:05 +0000

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

             Bug #: 14439
           Summary: x86/Intel mode: diagnostics for monitor/mwait operands
                    are issued with wrong operand numbers
           Product: binutils
           Version: 2.23 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
        AssignedTo: address@hidden
        ReportedBy: address@hidden
    Classification: Unclassified


Since operands get needlessly swapped for these two instructions (other than
e.g for the similar invlpga), their numbers aren't reported correctly when
incorrect operand usage is being detected.

The preferable solution would be to make these instructions match invlpga (i.e.
suppress operand swapping), as all of them are inputs only.

Alternatively, diagnostic generation would need to be adjusted, or the variants
allowing for operands could be disallowed in Intel mode (as the documentation
doesn't allow operands here anyway).

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]