bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/24546] x86-64 far jump/call encoding issues


From: andrew.cooper3 at citrix dot com
Subject: [Bug gas/24546] x86-64 far jump/call encoding issues
Date: Tue, 14 May 2019 19:03:20 +0000

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

--- Comment #2 from Andrew Cooper <andrew.cooper3 at citrix dot com> ---
Yes.  That works on all 64bit capable processors.

The encoding which isn't supported in 64bit mode is the ptr:16:{16,32,64}
encoding, which stores the segment and offset as immediate data operands in the
instruction.

~Andrew

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