On 14 April 2018 at 18:14, Warner Losh <i...@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.
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to