Skip to content

Commit edc40fe

Browse files
committed
remove pku from feature list for zen3 (fixes archspec#38)
1 parent 020e418 commit edc40fe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cpu/microarchitectures.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1519,8 +1519,7 @@
15191519
"popcnt",
15201520
"clwb",
15211521
"vaes",
1522-
"vpclmulqdq",
1523-
"pku"
1522+
"vpclmulqdq"
15241523
],
15251524
"compilers": {
15261525
"gcc": [

0 commit comments

Comments
 (0)