Hello, I found a bug in objdump and in gdb(It seems that you work together)
with the i386 disassembler. The bug is that instructions print with the rm mod,
mod = 0, rm = 5(0b101), in 32-Bit Addressing forms is false.(the example with
the photo)
I tried to patch it and i found where the bug is.
https://sourceware.org/bugzilla/show_bug.cgi?id=24546
Bug ID: 24546
Summary: x86-64 far jump/call encoding issues
Product: binutils
Version: 2.32
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gas