PPC_INST_STRING_MASK
if ((instword & PPC_INST_STRING_MASK) == PPC_INST_LSWX)
switch (instword & PPC_INST_STRING_MASK) {
switch ((instword & PPC_INST_STRING_MASK)) {