Disable vpclmulqdq_256 on simulator

This commit is contained in:
Ryan Houdek 2024-06-24 07:32:40 -07:00 committed by Alyssa Rosenzweig
parent a8255aa475
commit 6911917819

View File

@ -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