Home
last modified time | relevance | path

Searched refs:the_interrupt (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-z8k.c196 static int the_interrupt; variable
524 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()