Home
last modified time | relevance | path

Searched refs:nds32_r54map (Results 1 – 12 of 12) sorted by relevance

/netbsd/external/gpl3/gdb/dist/include/opcode/
H A Dnds32.h46 static const int nds32_r54map[] ATTRIBUTE_UNUSED = variable
140 #define N32_RT54(insn) nds32_r54map[N32_RT5 (insn)]
143 #define N32_RA54(insn) nds32_r54map[N32_RA5 (insn)]
147 #define N32_RB54(insn) nds32_r54map[N32_RB5 (insn)]
197 #define N32_IS_RT4(insn) (nds32_r54map[N32_RT5 (insn)] != -1)
198 #define N32_IS_RA4(insn) (nds32_r54map[N32_RA5 (insn)] != -1)
199 #define N32_IS_RB4(insn) (nds32_r54map[N32_RB5 (insn)] != -1)
/netbsd/external/gpl3/binutils.old/dist/include/opcode/
H A Dnds32.h46 static const int nds32_r54map[] ATTRIBUTE_UNUSED = variable
140 #define N32_RT54(insn) nds32_r54map[N32_RT5 (insn)]
143 #define N32_RA54(insn) nds32_r54map[N32_RA5 (insn)]
147 #define N32_RB54(insn) nds32_r54map[N32_RB5 (insn)]
197 #define N32_IS_RT4(insn) (nds32_r54map[N32_RT5 (insn)] != -1)
198 #define N32_IS_RA4(insn) (nds32_r54map[N32_RA5 (insn)] != -1)
199 #define N32_IS_RB4(insn) (nds32_r54map[N32_RB5 (insn)] != -1)
/netbsd/external/gpl3/binutils/dist/include/opcode/
H A Dnds32.h46 static const int nds32_r54map[] ATTRIBUTE_UNUSED = variable
140 #define N32_RT54(insn) nds32_r54map[N32_RT5 (insn)]
143 #define N32_RA54(insn) nds32_r54map[N32_RA5 (insn)]
147 #define N32_RB54(insn) nds32_r54map[N32_RB5 (insn)]
197 #define N32_IS_RT4(insn) (nds32_r54map[N32_RT5 (insn)] != -1)
198 #define N32_IS_RA4(insn) (nds32_r54map[N32_RA5 (insn)] != -1)
199 #define N32_IS_RB4(insn) (nds32_r54map[N32_RB5 (insn)] != -1)
/netbsd/external/gpl3/gdb.old/dist/include/opcode/
H A Dnds32.h46 static const int nds32_r54map[] ATTRIBUTE_UNUSED = variable
140 #define N32_RT54(insn) nds32_r54map[N32_RT5 (insn)]
143 #define N32_RA54(insn) nds32_r54map[N32_RA5 (insn)]
147 #define N32_RB54(insn) nds32_r54map[N32_RB5 (insn)]
197 #define N32_IS_RT4(insn) (nds32_r54map[N32_RT5 (insn)] != -1)
198 #define N32_IS_RA4(insn) (nds32_r54map[N32_RA5 (insn)] != -1)
199 #define N32_IS_RB4(insn) (nds32_r54map[N32_RB5 (insn)] != -1)
/netbsd/external/gpl3/binutils.old/dist/include/
H A DChangeLog-2016752 (nds32_r54map): Likewise.
/netbsd/external/gpl3/gdb/dist/include/
H A DChangeLog-2016752 (nds32_r54map): Likewise.
/netbsd/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2016752 (nds32_r54map): Likewise.
/netbsd/external/gpl3/binutils/dist/include/
H A DChangeLog-2016752 (nds32_r54map): Likewise.
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dnds32-asm.c2343 value = nds32_r54map[value]; in parse_operand()
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dnds32-asm.c2343 value = nds32_r54map[value]; in parse_operand()
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dnds32-asm.c2343 value = nds32_r54map[value]; in parse_operand()
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dnds32-asm.c2343 value = nds32_r54map[value]; in parse_operand()