Andrew Carlotti writes:
> On Sat, Dec 09, 2023 at 07:22:49PM +, Richard Sandiford wrote:
>> Andrew Carlotti writes:
>> > ...
>>
>> This is the only use of native_detect_p, so it'd be good to remove
>> the field itself.
>
> Done
>
>> > ...
>> >
>> > @@ -447,6 +451,13 @@ host_detect_local_cp
On Sat, Dec 09, 2023 at 07:22:49PM +, Richard Sandiford wrote:
> Andrew Carlotti writes:
> > ...
>
> This is the only use of native_detect_p, so it'd be good to remove
> the field itself.
Done
> > ...
> >
> > @@ -447,6 +451,13 @@ host_detect_local_cpu (int argc, const char **argv)
> >i
Andrew Carlotti writes:
> For native cpu feature detection, certain features have no entry in
> /proc/cpuinfo, so have to be assumed to be present whenever the detected
> cpu is supposed to support that feature.
>
> However, the logic for this was mistakenly implemented by excluding
> these featur
For native cpu feature detection, certain features have no entry in
/proc/cpuinfo, so have to be assumed to be present whenever the detected
cpu is supposed to support that feature.
However, the logic for this was mistakenly implemented by excluding
these features from part of aarch64_get_extensio