Searched refs:opc_insn_gotoff (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delf32-nds32.c11412 int opc_insn_gotoff;
11441 opc_insn_gotoff = (N32_OP6 (insn) << 8) | (insn & 0xff);
11442 switch (opc_insn_gotoff)
11405 int opc_insn_gotoff; local

Completed in 132 milliseconds