mirror of
https://github.com/FEX-Emu/FEX.git
synced 2024-12-14 01:18:46 +00:00
Disable vpclmulqdq_256 on simulator
This commit is contained in:
parent
a8255aa475
commit
6911917819
@ -19,6 +19,7 @@ Test_VEX/vaeskeygenassist.asm
|
||||
# PCMUL considered to be part of crypto operations. Simulator doesn't support this.
|
||||
Test_H0F3A/pclmulqdq.asm
|
||||
Test_VEX/vpclmulqdq.asm
|
||||
Test_VEX/vpclmulqdq_256.asm
|
||||
|
||||
# Simulator can't handle self-modifying code
|
||||
Test_SelfModifyingCode/Delinking.asm
|
||||
|
Loading…
Reference in New Issue
Block a user