Patch to explicitly add the SSE MOVQ (rr,mr,rm) instructions to SSEPackedInt domain - prevents a number of costly domain switches.
Once this patch is in it will be easier to expand the ExecutionDomain lookup tables to include scalar moves.
Chandler - this will have an impact on D7401, hopefully reducing the number of test cases that change purely because the instruction uses the default domain.