Allow the clamp modifier on vop3 int arithmetic instructions in assembly
and disassembly.
This involved adding a clamp operand to the affected instructions in MIR
and MC, and thus having to fix up several places in codegen and MIR
tests.
Change-Id: Ic7775105f02a985b668fa658a0cd7837846a534e
Needs a comment for what this is