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

Uros Bizjak <ubizjak at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |x86
                 CC|                            |hjl.tools at gmail dot com,
                   |                            |ubizjak at gmail dot com

--- Comment #1 from Uros Bizjak <ubizjak at gmail dot com> ---
I have hit this problem with

--cut here--
    .intel_syntax noprefix
    cvtps2pi    %mm0, QWORD PTR [rbp-16]
    cvttps2pi    %mm0, QWORD PTR [rbp-16]
--cut here--

$ as adds.s
adds.s: Assembler messages:
adds.s:3: Error: operand size mismatch for `cvttps2pi'

$ as --version
GNU assembler version 2.23.52.0.1-9.fc19 20130226

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to