Home
last modified time | relevance | path

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

/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-nds32.c11464 int opc_insn_gotoff; in nds32_elf_relax_gotoff_suff() local
11493 opc_insn_gotoff = (N32_OP6 (insn) << 8) | (insn & 0xff); in nds32_elf_relax_gotoff_suff()
11494 switch (opc_insn_gotoff) in nds32_elf_relax_gotoff_suff()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-nds32.c11464 int opc_insn_gotoff; in nds32_elf_relax_gotoff_suff() local
11493 opc_insn_gotoff = (N32_OP6 (insn) << 8) | (insn & 0xff); in nds32_elf_relax_gotoff_suff()
11494 switch (opc_insn_gotoff) in nds32_elf_relax_gotoff_suff()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-nds32.c11210 int opc_insn_gotoff; in nds32_elf_relax_gotoff_suff() local
11239 opc_insn_gotoff = (N32_OP6 (insn) << 8) | (insn & 0xff); in nds32_elf_relax_gotoff_suff()
11240 switch (opc_insn_gotoff) in nds32_elf_relax_gotoff_suff()