mirror of
https://github.com/lifting-bits/remill
synced 2026-06-21 13:56:07 +00:00
uncomment test cases
This commit is contained in:
committed by
Kyle Elliott
parent
d580b27b71
commit
d1ca5b39c9
@@ -202,7 +202,7 @@ TEST_INPUTS(VPBROADCASTB_INPUTS_64)
|
||||
movdqu xmm1, [rsp]
|
||||
vpbroadcastq ymm0, xmm1
|
||||
TEST_END_64
|
||||
/*
|
||||
|
||||
TEST_BEGIN_64(VBROADCASTSSv128m32, 2)
|
||||
TEST_INPUTS(VPBROADCASTB_INPUTS_64)
|
||||
push ARG1_64
|
||||
@@ -294,6 +294,5 @@ TEST_INPUTS(VPBROADCASTB_INPUTS_64)
|
||||
push ARG2_64
|
||||
vbroadcasti128 ymm0, [rsp]
|
||||
TEST_END_64
|
||||
*/
|
||||
|
||||
#endif // HAS_FEATURE_AVX
|
||||
|
||||
Reference in New Issue
Block a user