HomeSort by relevance Sort by last modified time
    Searched refs:GET_IW_J_IMM26 (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/include/opcode/
nios2r1.h 93 #define GET_IW_J_IMM26(W) (((W) >> IW_J_IMM26_LSB) & IW_J_IMM26_UNSHIFTED_MASK)
  /toolchain/binutils/binutils-2.27/opcodes/
nios2-dis.c 767 i = GET_IW_J_IMM26 (opcode);

Completed in 319 milliseconds