mirror of
https://github.com/google/cpu_features.git
synced 2025-07-02 05:33:17 +02:00
@ -165,6 +165,7 @@ CPU revision : 3)");
|
||||
EXPECT_FALSE(info.features.dgh);
|
||||
EXPECT_FALSE(info.features.rng);
|
||||
EXPECT_FALSE(info.features.bti);
|
||||
EXPECT_FALSE(info.features.mte);
|
||||
}
|
||||
|
||||
} // namespace
|
||||
|
Reference in New Issue
Block a user