[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/29066] New: decode scaling base rather than index
From: |
jayleblanc at roadrunner dot com |
Subject: |
[Bug binutils/29066] New: decode scaling base rather than index |
Date: |
Fri, 15 Apr 2022 15:17:10 +0000 |
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] New: decode scaling base rather than index,
jayleblanc at roadrunner dot com <=