Home
last modified time | relevance | path

Searched defs:BZ16_REG (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.c13643 #define BZ16_REG(opcode) ((((((opcode) >> 7) & 7) + 0x1e) & 0xf) + 2) macro
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c13728 #define BZ16_REG(opcode) ((((((opcode) >> 7) & 7) + 0x1e) & 0xf) + 2) macro