This patch add a mulld testcase for scheduling check.
Currently P7/P8 which use itineraries are missing IIC_IntMulHD,
so they have different scheduling than P9.
We use CHECK-ITIN prefix to check P7/P8, then use default for P9 (and future).
We will fix the missing itineraries of IIC_IntMulHD in following patch, and update this testcase to show the difference.