Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jul 2012 11:03:25 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        src-committers@freebsd.org
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org
Subject:   Re: svn commit: r238167 - in head/contrib/binutils: gas/config opcodes
Message-ID:  <201207061103.25423.jhb@freebsd.org>
In-Reply-To: <201207061428.q66ESIcB065534@svn.freebsd.org>
References:  <201207061428.q66ESIcB065534@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, July 06, 2012 10:28:18 am John Baldwin wrote:
> Author: jhb
> Date: Fri Jul  6 14:28:18 2012
> New Revision: 238167
> URL: http://svn.freebsd.org/changeset/base/238167
> 
> Log:
>   Add support for the 'invept' and 'invvpid' instructions.  Beyond simply
>   adding appropriate table entries, the assembler had to be adjusted as
>   these are the first non-SSE instructions to use a 3-byte opcode (and a
>   mandatory prefix to boot).
>   
>   MFC after:	1 month

To my knowledge, this allows bhyve to now be built with our in-tree toolchain.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207061103.25423.jhb>