Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dnds32-dis.c40 #define NDS32_PARSE_INSN16 0x01 macro
118 NDS32_PARSE_INSN16 | NDS32_PARSE_EX9IT); in nds32_ex9_info()
258 if (parse_mode & NDS32_PARSE_INSN16) in nds32_parse_opcode()
308 if (parse_mode & NDS32_PARSE_INSN16) in nds32_parse_opcode()
1063 NDS32_PARSE_INSN16 | NDS32_PARSE_EX9TAB); in print_insn_nds32()
1066 print_insn16 (pc, info, (insn >> 16), NDS32_PARSE_INSN16); in print_insn_nds32()