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

2022-04-15 Thread jayleblanc at roadrunner dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29066

Bug ID: 29066
   Summary: decode scaling base rather than index
   Product: binutils
   Version: 2.30
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: binutils
  Assignee: unassigned at sourceware dot org
  Reporter: jayleblanc at roadrunner dot com
  Target Milestone: ---

decode of 49630491 displays as movsxd rax, DWORD PTR [rdx + r9 * 4]

but I think it should be movsxd rax, DWORD PTR [r9 + rdx * 4]

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


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

2022-04-15 Thread jayleblanc at roadrunner dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29066

--- Comment #2 from jayleblanc  ---
I am restricted to allowed ubuntu devices.  I was able to try binutils 2.34 on
a ubuntu 20.04 and it is still wrong.  2.30 is on ubuntu 18.04

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


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

2022-04-16 Thread jayleblanc at roadrunner dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29066

--- Comment #4 from jayleblanc  ---
Thanks!

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