Home | History | Annotate | Download | only in test

Lines Matching refs:test_imull2

386 void test_imull2(int64 op0, int64 op1) 
490 test_imull2(0x1234001d, 45);
491 test_imull2(23, -45);
492 test_imull2(0x80000000, 0x80000000);
493 test_imull2(0x10000, 0x10000);