mcheck_expected
#define mcheck_expected(cpu) (cpu_data[cpu].mcheck_expected)
#define mcheck_expected(cpu) (*((void)(cpu), &__mcheck_info.expected))