]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - opcodes/arm-dis.c
[PATCH 44/57][Arm][OBJDUMP] Add support for MVE instructions: vcvt and vrint
authorAndre Vieira <andre.simoesdiasvieira@arm.com>
Thu, 16 May 2019 13:08:17 +0000 (14:08 +0100)
committerAndre Vieira <andre.simoesdiasvieira@arm.com>
Thu, 16 May 2019 15:37:35 +0000 (16:37 +0100)
commitbf0b396de71b76c02f6dd37e61e4044cdccb28d3
tree5d85017adb2695e64c9a693008e01040134ad3f1
parentef1576a1b5f14276b44ee4c0fc259832ca0dfd99
[PATCH 44/57][Arm][OBJDUMP] Add support for MVE instructions: vcvt and vrint

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.
(enum mve_unpredictable): Add new reasons.
(enum mve_undefined): Likewise.
(is_mve_encoding_conflict): Handle new instructions.
(is_mve_undefined): Likewise.
(is_mve_unpredictable): Likewise.
(print_mve_undefined): Likewise.
(print_mve_unpredictable): Likewise.
(print_mve_rounding_mode): Likewise.
(print_mve_vcvt_size): Likewise.
(print_mve_size): Likewise.
(print_insn_mve): Likewise.
gas/testsuite/gas/arm/mve-vrint-bad.l
opcodes/ChangeLog
opcodes/arm-dis.c