Home
last modified time | relevance | path

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

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