bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/13572] x86-32: Assembler does not accept "QWORD PTR" for "cvttp


From: ubizjak at gmail dot com
Subject: [Bug gas/13572] x86-32: Assembler does not accept "QWORD PTR" for "cvttps2pi" instruction
Date: Sat, 06 Jul 2013 10:40:41 +0000

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.



reply via email to

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