This patch disables the selection of microMIPS and MIPS instructions and
patterns that are defined in TableGen files. Certain pseudo instructions
are selectable in both modes, but these are expanded by C++ code.
WIP notes: There are still some test failures when this patch is applied.