[PATCH 55/57][Arm][OBJDUMP] Add support for MVE instructions: vmul, vmulh, vrmulh and vneg
Andre Vieira (lists)
andre.simoesdiasvieira@arm.com
Wed May 1 17:50:00 GMT 2019
- Previous message (by thread): [PATCH 54/57][Arm][OBJDUMP] Add support for MVE instructions: vmax(a), vmax(a)v, vmaxnm(a), vmaxnm(a)v, vmin(a), vmin(a)v, vminnm(a), vminnm(a)v and vmla
- Next message (by thread): [PATCH 56/57][Arm][OBJDUMP] Add support for MVE instructions: vpnot, vpsel, vqabs, vqadd, vqsub, vqneg and vrev
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Hello,
This patch adds support for MVE instructions: VMUL, VMULH, VRMULH, and VNEG.
opcodes/ChangeLog:
2019-05-01 Andre Vieira <andre.simoesdiasvieira@arm.com>
Michael Collison <michael.collison@arm.com>
* arm-dis.c (thumb32_opcodes): Add new instructions.
(enum mve_instructions): Likewise.
(is_mve_encoding_conflict): Handle new instructions.
(is_mve_undefined): Likewise.
(is_mve_unpredictable): Likewise.
(print_mve_size): Likewise.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 55.patch
Type: text/x-patch
Size: 4095 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20190501/ae95df53/attachment.bin>
- Previous message (by thread): [PATCH 54/57][Arm][OBJDUMP] Add support for MVE instructions: vmax(a), vmax(a)v, vmaxnm(a), vmaxnm(a)v, vmin(a), vmin(a)v, vminnm(a), vminnm(a)v and vmla
- Next message (by thread): [PATCH 56/57][Arm][OBJDUMP] Add support for MVE instructions: vpnot, vpsel, vqabs, vqadd, vqsub, vqneg and vrev
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Binutils
mailing list