This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] x86/Intel: accept "oword ptr" for INVPCID
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: Jan Beulich <JBeulich at suse dot com>
- Cc: Binutils <binutils at sourceware dot org>
- Date: Wed, 30 May 2018 05:40:06 -0700
- Subject: Re: [PATCH] x86/Intel: accept "oword ptr" for INVPCID
- References: <5B0E559D02000078001C6D86@prv1-mh.provo.novell.com>
On Wed, May 30, 2018 at 12:41 AM, Jan Beulich <JBeulich@suse.com> wrote:
> The insn is no different in this reagrd from INVEPT and INVVPID.
>
> gas/
> 2018-05-30 Jan Beulich <jbeulich@suse.com>
>
> * testsuite/gas/i386/invpcid.s,
> testsuite/gas/i386/x86-64-invpcid.s: Add test with explicit
> "oword ptr".
> * testsuite/gas/i386/invpcid.d,
> testsuite/gas/i386/invpcid-intel.d,
> testsuite/gas/i386/x86-64-invpcid.d,
> testsuite/gas/i386/x86-64-invpcid-intel.d: Adjust expectations.
>
> opcodes/
> 2018-05-30 Jan Beulich <jbeulich@suse.com>
>
> * i386-opc.tbl (invpcid): Add Oword.
> * i386-tbl.h: Re-generate.
>
OK.
Thanks.
--
H.J.