]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[PATCH 49/57][Arm][OBJDUMP] Add support for MVE complex number instructions
authorAndre Vieira <andre.simoesdiasvieira@arm.com>
Thu, 16 May 2019 13:34:44 +0000 (14:34 +0100)
committerAndre Vieira <andre.simoesdiasvieira@arm.com>
Thu, 16 May 2019 15:37:35 +0000 (16:37 +0100)
commit897b9bbcffa894bd3f3664d7f1b666379493d9b2
tree3efe454e3dce7d34069d7195a01e7f09aac6ef42
parent1c8f2df85f56d8f3213667e2a11cd480f2a26667
[PATCH 49/57][Arm][OBJDUMP] Add support for MVE complex number instructions

opcodes/ChangeLog:
2019-05-16  Andre Vieira  <andre.simoesdiasvieira@arm.com>
    Michael Collison <michael.collison@arm.com>

* arm-dis.c (enum mve_instructions): Add new instructions.
(is_mve_encoding_conflict): Handle new instructions.
(is_mve_unpredictable): Likewise.
(print_mve_rotate): Likewise.
(print_mve_size): Likewise.
(print_insn_mve): Likewise.
opcodes/ChangeLog
opcodes/arm-dis.c