CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2020/10/16 11:28:59

Modified files:
        sys/arch/arm64/arm64: cpu.c 

Log message:
Architecture guarantees that the fields in ID register have the property
that a value of n+1 implies all the features included in feature n.
Adjust various checks to a simple >= comparison.

ok patrick@

Reply via email to