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