Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c510 void test_imulw2(long op0, long op1) in test_imulw2() function
625 test_imulw2(0x1234001d, 45); in test_mul()
626 test_imulw2(23, -45); in test_mul()
627 test_imulw2(0x8000, 0x8000); in test_mul()
628 test_imulw2(0x100, 0x100); in test_mul()