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

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dnds32.h165 #define N32_IMM24S(insn) N32_IMMS (insn, 24)
164 #define N32_IMM24S macro
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dnds32.h165 #define N32_IMM24S(insn) N32_IMMS (insn, 24)
164 #define N32_IMM24S macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dnds32.h165 #define N32_IMM24S(insn) N32_IMMS (insn, 24)
164 #define N32_IMM24S macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dnds32.h165 #define N32_IMM24S(insn) N32_IMMS (insn, 24)
164 #define N32_IMM24S macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-nds32.c8120 if (IS_WITHIN_S (N32_IMM24S (insn), 8))
8122 insn16 = N16_TYPE8 (J8, N32_IMM24S (insn));
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-nds32.c8078 if (IS_WITHIN_S (N32_IMM24S (insn), 8))
8080 insn16 = N16_TYPE8 (J8, N32_IMM24S (insn));
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-nds32.c8120 if (IS_WITHIN_S (N32_IMM24S (insn), 8))
8122 insn16 = N16_TYPE8 (J8, N32_IMM24S (insn));
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-nds32.c8120 if (IS_WITHIN_S (N32_IMM24S (insn), 8))
8122 insn16 = N16_TYPE8 (J8, N32_IMM24S (insn));

Completed in 379 milliseconds