bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/4027] New: objdump and as disgree on "test %eax,%ebx"


From: hjl at lucon dot org
Subject: [Bug gas/4027] New: objdump and as disgree on "test %eax,%ebx"
Date: 12 Feb 2007 04:43:11 -0000

address@hidden swap-operands]$ cat foo.s
test %eax,%ebx
address@hidden swap-operands]$ gcc -c foo.s
address@hidden swap-operands]$ objdump -d foo.o

foo.o:     file format elf64-x86-64

Disassembly of section .text:

0000000000000000 <.text>:
   0:   85 d8                   test   %ebx,%eax

-- 
           Summary: objdump and as disgree on "test   %eax,%ebx"
           Product: binutils
           Version: 2.18 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: hjl at lucon dot org
                CC: bug-binutils at gnu dot org
GCC target triplet: i686-pc-linux-gnu


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

------- 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]