bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/29066] decode scaling base rather than index


From: hjl.tools at gmail dot com
Subject: [Bug binutils/29066] decode scaling base rather than index
Date: Fri, 15 Apr 2022 22:00:02 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29066

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|WAITING                     |RESOLVED

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> ---
Binutils 2.30/2.34/2.38 work for me:

[hjl@gnu-cfl-1 foo]$ ./usr/local/bin/objdump -dw -Mintel x.o

x.o:     file format elf64-x86-64


Disassembly of section .text:

0000000000000000 <.text>:
   0:   49 63 04 91             movsxd rax,DWORD PTR [r9+rdx*4]
[hjl@gnu-cfl-1 foo]$

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