On Wed, Mar 13, 2019 at 01:40:40PM +0100, Paolo Bonzini wrote:
> +static void tcg_out_endbr(TCGContext *s)
> +{
> +#if defined __CET__ && (__CET__ & 1)

Please include a comment explaining why __CET__ & 1 is necessary.  Is
bit 0 of __CET__ the Indirect Branch Tracking feature flag?

Attachment: signature.asc
Description: PGP signature

Reply via email to