Searched refs:INSN_BEQZ38 (Results 1 – 3 of 3) sorted by relevance
774 #define INSN_BEQZ38 0xc000 macro
1190 INSN_BEQZ38 << 16 /* beqz $rt, label */
9487 (comp_insn & 0x10000) ? INSN_BNEZ38 : INSN_BEQZ38; in nds32_elf_convert_branch()