HomeSort by: relevance | last modified time | path
    Searched refs:GET_IW_F2X4I12_A (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/opcodes/
nios2-dis.c 359 i = GET_IW_F2X4I12_A (opcode);
  /src/external/gpl3/gdb.old/dist/gdb/
nios2-tdep.c 494 *ra = GET_IW_F2X4I12_A (insn);
551 *ra = GET_IW_F2X4I12_A (insn);
  /src/external/gpl3/gdb.old/dist/include/opcode/
nios2r2.h 74 #define GET_IW_F2X4I12_A(W) (((W) >> IW_F2X4I12_A_LSB) & IW_F2X4I12_A_UNSHIFTED_MASK)

Completed in 54 milliseconds