Skip to content

Commit

Permalink
Enable test for pmaxub
Browse files Browse the repository at this point in the history
  • Loading branch information
tbodt authored and akemimadoka committed Jun 23, 2021
1 parent 530136d commit 45c7c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/qemu/qemu-test.c
Original file line number Diff line number Diff line change
Expand Up @@ -2449,7 +2449,7 @@ void test_sse(void)
MMX_OP2(pand);
// MMX_OP2(paddusb);
// MMX_OP2(paddusw);
// MMX_OP2(pmaxub);
SSE_OP2(pmaxub);
SSE_OP2(pandn);

// MMX_OP2(pmulhuw);
Expand Down

0 comments on commit 45c7c99

Please sign in to comment.