Searched refs:BZ16_REG (Results 1 – 3 of 3) sorted by relevance
2113 * elfxx-mips.c (BZ16_REG): Correct calculation.
13158 #define BZ16_REG(opcode) ((((((opcode) >> 7) & 7) + 0x1e) & 0xf) + 2) macro13359 || (MATCH (opcode, bz_insn_16) && reg != BZ16_REG (opcode)) in check_br16()
1390 (BZ16_REG, BZ16_REG_FIELD): New macros.