Searched refs:BZ16_REG (Results 1 – 2 of 2) sorted by relevance
13114 #define BZ16_REG(opcode) ((((((opcode) >> 7) & 7) + 0x1e) & 0x17) + 2) macro13316 || (MATCH (opcode, bz_insn_16) && reg != BZ16_REG (opcode)) in check_br16()
1390 (BZ16_REG, BZ16_REG_FIELD): New macros.