Searched refs:INSN_BEQZ (Results 1 – 2 of 2) sorted by relevance
696 #define INSN_BEQZ 0x4e020000 macro821 #define INSN_BEQZ_TA (INSN_BEQZ | (REG_TA << 20))
9522 comp_insn = (comp_insn16 & 0x0800) ? INSN_BNEZ : INSN_BEQZ; in nds32_elf_convert_branch()9537 comp_insn = (comp_insn16 & 0x0100) ? INSN_BNEZ : INSN_BEQZ; in nds32_elf_convert_branch()