Home
last modified time | relevance | path

Searched refs:NDS32_PARSE_INSN16 (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dnds32-dis.c65 #define NDS32_PARSE_INSN16 0x01 macro
242 if (parse_mode & NDS32_PARSE_INSN16) in nds32_parse_opcode()
285 if (parse_mode & NDS32_PARSE_INSN16) in nds32_parse_opcode()
1177 print_insn16 (pc, info, (insn >> 16), NDS32_PARSE_INSN16); in print_insn_nds32()
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dnds32-dis.c65 #define NDS32_PARSE_INSN16 0x01 macro
242 if (parse_mode & NDS32_PARSE_INSN16) in nds32_parse_opcode()
285 if (parse_mode & NDS32_PARSE_INSN16) in nds32_parse_opcode()
1172 print_insn16 (pc, info, (insn >> 16), NDS32_PARSE_INSN16); in print_insn_nds32()
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dnds32-dis.c65 #define NDS32_PARSE_INSN16 0x01 macro
234 if (parse_mode & NDS32_PARSE_INSN16) in nds32_parse_opcode()
277 if (parse_mode & NDS32_PARSE_INSN16) in nds32_parse_opcode()
1169 print_insn16 (pc, info, (insn >> 16), NDS32_PARSE_INSN16); in print_insn_nds32()
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dnds32-dis.c65 #define NDS32_PARSE_INSN16 0x01 macro
242 if (parse_mode & NDS32_PARSE_INSN16) in nds32_parse_opcode()
285 if (parse_mode & NDS32_PARSE_INSN16) in nds32_parse_opcode()
1177 print_insn16 (pc, info, (insn >> 16), NDS32_PARSE_INSN16); in print_insn_nds32()