Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c528 void test_imull2(long op0, long op1) in test_imull2() function
630 test_imull2(0x1234001d, 45); in test_mul()
631 test_imull2(23, -45); in test_mul()
632 test_imull2(0x80000000, 0x80000000); in test_mul()
633 test_imull2(0x10000, 0x10000); in test_mul()