Searched refs:stackmode (Results 1 – 1 of 1) sorted by relevance
407 int stackmode; in handle_exception() local414 stackmode = registers[PSW] & 0x80; in handle_exception()417 if (stackmode == 0) in handle_exception()424 if (stackmode != 0) /* stack in user mode: copy SP */ in handle_exception()429 if (stackmode == 0) /* stack in interrupt mode: copy SP */ in handle_exception()434 if (stackmode == 0) /* stack in user mode */ in handle_exception()