Searched refs:N16_IMM5S (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dnds32.h177 #define N16_IMM5S(insn) N32_IMMS (insn, 5)
176 #define N16_IMM5S macro
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dnds32.h177 #define N16_IMM5S(insn) N32_IMMS (insn, 5)
176 #define N16_IMM5S macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dnds32.h177 #define N16_IMM5S(insn) N32_IMMS (insn, 5)
176 #define N16_IMM5S macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dnds32.h177 #define N16_IMM5S(insn) N32_IMMS (insn, 5)
176 #define N16_IMM5S macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-nds32.c8443 insn = N32_TYPE1 (MOVI, N16_RT5 (insn16), N16_IMM5S (insn16));
11302 imm11 = N16_IMM5S (insn >> 16);
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-nds32.c8401 insn = N32_TYPE1 (MOVI, N16_RT5 (insn16), N16_IMM5S (insn16));
11255 imm11 = N16_IMM5S (insn >> 16);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-nds32.c8443 insn = N32_TYPE1 (MOVI, N16_RT5 (insn16), N16_IMM5S (insn16));
11302 imm11 = N16_IMM5S (insn >> 16);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-nds32.c8443 insn = N32_TYPE1 (MOVI, N16_RT5 (insn16), N16_IMM5S (insn16));
11302 imm11 = N16_IMM5S (insn >> 16);

Completed in 385 milliseconds