Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Apr 2018 21:30:57 -0400
From:      Ed Maste <emaste@freebsd.org>
To:        Warner Losh <imp@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org,  svn-src-head@freebsd.org
Subject:   Re: svn commit: r332509 - head/sys/i386/i386
Message-ID:  <CAPyFy2C964BY1jwXBQXeXn97%2B_g6JtJLwyKd-gO%2B=LMm2BN7%2Bg@mail.gmail.com>
In-Reply-To: <201804142214.w3EMEIRu028631@repo.freebsd.org>
References:  <201804142214.w3EMEIRu028631@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 14 April 2018 at 18:14, Warner Losh <imp@freebsd.org> wrote:
> Author: imp
> Date: Sat Apr 14 22:14:18 2018
> New Revision: 332509
> URL: https://svnweb.freebsd.org/changeset/base/332509
>
> ...
>   even though we should eventually migrate to bool
>   and true/false (though the tables they are in are nicely packed with
>   short and wouldn't be so nicely packed with bool, another reason
>   to leave it alone for now).

In practice it should be a no-op, replacing the 2-byte short
i_has_modrm with the bool followed by a pad byte.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2C964BY1jwXBQXeXn97%2B_g6JtJLwyKd-gO%2B=LMm2BN7%2Bg>