Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dnds32.h775 #define INSN_BNEZ38 0xc800 macro
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-nds32.c1278 INSN_BNEZ38 << 16 /* bnez $rt, label */
/toolchain/binutils/binutils-2.25/bfd/
Delf32-nds32.c9487 (comp_insn & 0x10000) ? INSN_BNEZ38 : INSN_BEQZ38; in nds32_elf_convert_branch()