STACK_TYPE_IRQ
info->type = STACK_TYPE_IRQ;
if (info->type == STACK_TYPE_IRQ && state->sp == info->end)
if (info->type == STACK_TYPE_IRQ && state->sp == info->end)
if (info->type == STACK_TYPE_IRQ && info->end == state->sp) {
case STACK_TYPE_IRQ:
return in_stack(sp, info, STACK_TYPE_IRQ, stack);
return state->stack_info.type == STACK_TYPE_IRQ &&
if (type == STACK_TYPE_IRQ)
info->type = STACK_TYPE_IRQ;
info->type = STACK_TYPE_IRQ;
if (type == STACK_TYPE_IRQ)