CPUCFG2_MIPSBT
return arch->cpucfg[2] & (CPUCFG2_X86BT | CPUCFG2_ARMBT | CPUCFG2_MIPSBT);
if (config & CPUCFG2_MIPSBT) {
*v |= CPUCFG2_MIPSBT;