Home | History | Annotate | Download | only in test

Lines Matching refs:test_imull2

374 void test_imull2(int op0, int op1) 
461 test_imull2(0x1234001d, 45);
462 test_imull2(23, -45);
463 test_imull2(0x80000000, 0x80000000);
464 test_imull2(0x10000, 0x10000);