Searched refs:the_interrupt (Results 1 – 1 of 1) sorted by relevance
196 static int the_interrupt; variable524 the_interrupt = 0; in get_interrupt_operand()533 the_interrupt |= intr_table[i].value; in get_interrupt_operand()562 the_interrupt = 0x0; in get_interrupt_operand()1098 *output_ptr++ = (~the_interrupt & 0x3); in build_bytes()1101 *output_ptr++ = (~the_interrupt & 0x3) | 0x4; in build_bytes()