Home | History | Annotate | Download | only in test

Lines Matching refs:test_imulw2

356 void test_imulw2(int op0, int op1) 
456 test_imulw2(0x1234001d, 45);
457 test_imulw2(23, -45);
458 test_imulw2(0x8000, 0x8000);
459 test_imulw2(0x100, 0x100);