Searched refs:OP_BR (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-alpha.c57 #define OP_BR 0x30
63 #define INSN_BR (OP_BR << 26)
3266 insn = (OP_BR << 26) | (insn & 0x03e00000);
56 #define OP_BR macro

Completed in 64 milliseconds