[ARC] Update disassembler opcode selection
authorClaudiu Zissulescu <claziss@gmail.com>
Wed, 24 Jul 2019 13:52:23 +0000 (16:52 +0300)
committerClaudiu Zissulescu <claziss@gmail.com>
Wed, 24 Jul 2019 13:52:23 +0000 (16:52 +0300)
commit0f3f71676a8971e0376d7d99b383660f06ff4d95
tree4b8d9e9bb46f32326a21903e3ac469cb91ce389d
parent7e126ba31ab6536b1dd779e483b72f47d3a76742
[ARC] Update disassembler opcode selection

New instruction are added, and some of them are overlapping. Update
disassembler to correctly recognize them. Introduce nps400 option.

opcodes/
xxxx-xx-xx  Claudiu Zissulescu  <claziss@synopsys.com>

* arc-dis.c (skip_this_opcode): Check also for 0x07 major opcodes,
and MPY class instructions.
(parse_option): Add nps400 option.
(print_arc_disassembler_options): Add nps400 info.

gas/
xxxx-xx-xx  Claudiu Zissulescu  <claziss@synopsys.com>

* testsuite/gas/arc/nps400-6.d: Update test.
gas/ChangeLog
gas/testsuite/gas/arc/nps400-6.d
opcodes/ChangeLog
opcodes/arc-dis.c
This page took 0.025445 seconds and 4 git commands to generate.