guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#53895] [PATCH 0/5] More CPU detection


From: Ludovic Courtès
Subject: [bug#53895] [PATCH 0/5] More CPU detection
Date: Thu, 10 Feb 2022 21:42:44 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Efraim Flashner <efraim@flashner.co.il> skribis:

>> What we could do is extend ‘if-flags’ so that it can optionally check
>> for a family number:
>> 
>>   (if-flags ((family 22) "movbe" => "btver2")
>>              …)
>
> Another option would be to just move it to the bottom of the if-flags so
> it should take effect then.

Yes, your call!

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]