[Bug binutils/30953] Objdump cuts 32bit displacements for AVX instructions

2023-10-09 Thread blarsen at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30953 Guinevere Larsen changed: What|Removed |Added Version|unspecified |2.38 -- You are receiving this

[Bug binutils/30953] New: Objdump cuts 32bit displacements for AVX instructions

2023-10-09 Thread blarsen at redhat dot com
Component: binutils Assignee: unassigned at sourceware dot org Reporter: blarsen at redhat dot com Target Milestone: --- Compiling the following program with gcc: int global = 1; int main() { asm("vmovd %0, %%xmm0": "=m"(global) : : &