Home
last modified time | relevance | path

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

/qemu/tests/tcg/i386/
H A Dtest-i386.c1274 #define TEST_ARPL(op, size, op1, op2)\ macro
1381 TEST_ARPL("arpl", "w", 0x12345678 | 3, 0x762123c | 1); in test_segs()
1382 TEST_ARPL("arpl", "w", 0x12345678 | 1, 0x762123c | 3); in test_segs()
1383 TEST_ARPL("arpl", "w", 0x12345678 | 1, 0x762123c | 1); in test_segs()