Searched refs:OP_BR (Results 1 – 2 of 2) sorted by relevance
56 #define OP_BR 0x30 macro62 #define INSN_BR (OP_BR << 26)3232 insn = (OP_BR << 26) | (insn & 0x03e00000); in elf64_alpha_relax_with_lituse()
1180 #define OP_BR 0x30 macro1400 insn = (OP_BR << 26) | (insn & 0x03e00000);