EXC_ALI_LFD
indicator = (frame->cpu.booke.esr & ESR_ST) ? EXC_ALI_STFD : EXC_ALI_LFD;
case EXC_ALI_LFD:
if (indicator == EXC_ALI_LFD) {