bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/6873] New: X86 disassembler fails pmacXXX in SSE5


From: hjl dot tools at gmail dot com
Subject: [Bug binutils/6873] New: X86 disassembler fails pmacXXX in SSE5
Date: 8 Sep 2008 17:09:41 -0000

address@hidden sse5-1]$ cat x.s
        .text
_start:
        pmacssww %xmm1, 0x100000(%ebx), %xmm2, %xmm1

        .intel_syntax noprefix
address@hidden sse5-1]$ make x.o
./as --32 -o x.o x.s
address@hidden sse5-1]$ ./objdump -dw x.o

x.o:     file format elf32-i386


Disassembly of section .text:

00000000 <_start>:
   0:   0f 24 85 93 10 00 00 10 00      pmacssww 
%xmm1,%xmm2,0x100000(%ebx),%xmm1
address@hidden sse5-1]$

-- 
           Summary: X86 disassembler fails pmacXXX in SSE5
           Product: binutils
           Version: 2.19 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: hjl dot tools at gmail dot com
                CC: bug-binutils at gnu dot org


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

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




reply via email to

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