Searched refs:GET_IW_T2I4_IMM4 (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dnios2-dis.c638 i = GET_IW_T2I4_IMM4 (opcode) << 2;
654 i = GET_IW_T2I4_IMM4 (opcode) << 1;
667 i = GET_IW_T2I4_IMM4 (opcode);
821 i = nios2_r2_andi_n_mappings[GET_IW_T2I4_IMM4 (opcode)];
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dnios2-dis.c638 i = GET_IW_T2I4_IMM4 (opcode) << 2;
654 i = GET_IW_T2I4_IMM4 (opcode) << 1;
667 i = GET_IW_T2I4_IMM4 (opcode);
821 i = nios2_r2_andi_n_mappings[GET_IW_T2I4_IMM4 (opcode)];
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dnios2-dis.c638 i = GET_IW_T2I4_IMM4 (opcode) << 2;
654 i = GET_IW_T2I4_IMM4 (opcode) << 1;
667 i = GET_IW_T2I4_IMM4 (opcode);
821 i = nios2_r2_andi_n_mappings[GET_IW_T2I4_IMM4 (opcode)];
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dnios2-dis.c638 i = GET_IW_T2I4_IMM4 (opcode) << 2;
654 i = GET_IW_T2I4_IMM4 (opcode) << 1;
667 i = GET_IW_T2I4_IMM4 (opcode);
821 i = nios2_r2_andi_n_mappings[GET_IW_T2I4_IMM4 (opcode)];
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dnios2-tdep.c503 *imm = GET_IW_T2I4_IMM4 (insn) << 2;
560 *imm = GET_IW_T2I4_IMM4 (insn) << 2;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dnios2-tdep.c503 *imm = GET_IW_T2I4_IMM4 (insn) << 2;
560 *imm = GET_IW_T2I4_IMM4 (insn) << 2;
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dnios2r2.h316 #define GET_IW_T2I4_IMM4(W) (((W) >> IW_T2I4_IMM4_LSB) & IW_T2I4_IMM4_UNSHIFTED_MASK) macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dnios2r2.h316 #define GET_IW_T2I4_IMM4(W) (((W) >> IW_T2I4_IMM4_LSB) & IW_T2I4_IMM4_UNSHIFTED_MASK) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dnios2r2.h316 #define GET_IW_T2I4_IMM4(W) (((W) >> IW_T2I4_IMM4_LSB) & IW_T2I4_IMM4_UNSHIFTED_MASK) macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dnios2r2.h316 #define GET_IW_T2I4_IMM4(W) (((W) >> IW_T2I4_IMM4_LSB) & IW_T2I4_IMM4_UNSHIFTED_MASK) macro

Completed in 363 milliseconds