Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dnios2r1.h58 #define GET_IW_R_A(W) (((W) >> IW_R_A_LSB) & IW_R_A_UNSHIFTED_MASK) macro
/toolchain/binutils/binutils-2.27/opcodes/
Dnios2-dis.c340 i = GET_IW_R_A (opcode); in nios2_print_insn_arg()