mirror of
https://github.com/RPCSX/xed.git
synced 2024-11-23 11:39:40 +00:00
add VMFUNC to KNM
Change-Id: I8ea6acad244c0b26ff7d5fff2a6e2c8e41cdbc0d (cherry picked from commit b1e4e5ce5145a2ca416078cb286505dcf12c5d08)
This commit is contained in:
parent
e2353a1a4c
commit
8977550689
@ -1,6 +1,6 @@
|
||||
#BEGIN_LEGAL
|
||||
#
|
||||
#Copyright (c) 2016 Intel Corporation
|
||||
#Copyright (c) 2017 Intel Corporation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
@ -16,7 +16,8 @@
|
||||
#
|
||||
#END_LEGAL
|
||||
|
||||
KNM: ALL_OF(KNL) \
|
||||
# VMFUNC was partially implmented on KNL but VMX was disabled.
|
||||
KNM: ALL_OF(KNL) VMFUNC \
|
||||
AVX512_4VNNIW_512 \
|
||||
AVX512_4FMAPS_512 \
|
||||
AVX512_4FMAPS_SCALAR \
|
||||
|
Loading…
Reference in New Issue
Block a user