Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c547 void test_imulq2(long op0, long op1) in test_imulq2() function
684 test_imulq2(0x1234001d1234001d, 45); in test_mul()
685 test_imulq2(23, -45); in test_mul()
686 test_imulq2(0x8000000000000000, 0x8000000000000000); in test_mul()
687 test_imulq2(0x100000000, 0x100000000); in test_mul()