Laurent Vivier, on jeu. 28 déc. 2017 18:50:14 +0100, wrote:
> > +                    for (j = 0; j < abi_ubits; j++, bit++) {
> > +                        if (mask[bit / ubits] & (1UL << (bit % ubits))) {
> 
> You should use __CPUMASK() and introduce a TARGET_CPUMASK().

Err, do we really want to use such insides of glibc?

Samuel

Reply via email to