Home
last modified time | relevance | path

Searched refs:JR16_REG (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c13215 #define JR16_REG(opcode) ((opcode) & 0x1f) macro
13357 || (MATCH (opcode, jr_insn_16) && reg != JR16_REG (opcode)) in check_br16()
13363 && reg != JR16_REG (opcode) && reg != RA)) in check_br16()
DChangeLog-20111396 (JR16_REG): New macro.