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