Home
last modified time | relevance | path

Searched refs:TEST_LOOP (Results 1 – 1 of 1) sorted by relevance

/qemu/tests/tcg/i386/
H A Dtest-i386.c452 #define TEST_LOOP(insn) \ macro
485 TEST_LOOP("jcxz"); in test_loop()
486 TEST_LOOP("loopw"); in test_loop()
487 TEST_LOOP("loopzw"); in test_loop()
488 TEST_LOOP("loopnzw"); in test_loop()
491 TEST_LOOP("jecxz"); in test_loop()
492 TEST_LOOP("loopl"); in test_loop()
493 TEST_LOOP("loopzl"); in test_loop()
494 TEST_LOOP("loopnzl"); in test_loop()