Following up D115128 , this patch refactors all the existing M68k arithmetic instructions to use the new VarLenCodeEmitterGen infrastructure.
This patch is tested by the existing MC test cases.
Note that one of the codegen tests needed to be updated because the ordering of two equivalent instructions were switched.
It seems a shame to lose descriptions on the encoding like the above.