This patch defines the LVZ and LBT extension instructions, which
provide enough definitions for llvm-mc and llvm-objdump to correctly
handle these instructions.
It also defines the SCR (Scratchpad Register) register class, which
are used by the LBT extension instructions.
These should be marked mayLoad/Store accordingly.