Revision 872ea0c0 tests/test-i386.c

b/tests/test-i386.c
489 489
    };
490 490
    int i, res;
491 491

  
492
#if !defined(__x86_64__)
492 493
    TEST_LOOP("jcxz");
493 494
    TEST_LOOP("loopw");
494 495
    TEST_LOOP("loopzw");
495 496
    TEST_LOOP("loopnzw");
497
#endif
496 498

  
497 499
    TEST_LOOP("jecxz");
498 500
    TEST_LOOP("loopl");

Also available in: Unified diff