This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH v3 09/10] x86-64: honor vendor specifics for near RET
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: Jan Beulich <JBeulich at suse dot com>
- Cc: "binutils at sourceware dot org" <binutils at sourceware dot org>
- Date: Mon, 13 Jan 2020 09:39:46 -0800
- Subject: Re: [PATCH v3 09/10] x86-64: honor vendor specifics for near RET
- References: <a79874b2-6fcd-d65f-1163-2c9d1d8f4826@suse.com> <17e6bb1e-8a68-947e-957d-f469fa894e76@suse.com>
On Fri, Dec 27, 2019 at 1:21 AM Jan Beulich <JBeulich@suse.com> wrote:
>
> While vendors agree about default operand size (64 bits) and hence
> unavilability of a 32-bit form, AMD honors a 16-bit operand size
> override (0x66) while Intel doesn't.
>
OK.
Thanks.
--
H.J.