[PATCH 45/57][Arm][OBJDUMP] Add support for MVE instructions: vmov, vmvn, vorr, vorn, vmovx and vbic

Andre Vieira (lists) andre.simoesdiasvieira@arm.com
Wed May 1 17:44:00 GMT 2019


Hello,

This patch adds support for MVE instructions: VMOV, VMVN, VORR, VORN, 
VMOVX, and VBIC.

opcodes/ChangeLog:

2019-05-01  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_okay_in_it): Handle new isntructions.
	(is_mve_encoding_conflict): Likewise.
	(is_mve_undefined): Likewise.
	(is_mve_unpredictable): Likewise.
	(print_mve_vmov_index): Likewise.
	(print_simd_imm8): Likewise.
	(print_mve_undefined): Likewise.
	(print_mve_unpredictable): Likewise.
	(print_mve_size): Likewise.
	(print_insn_mve): Likewise.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 45.patch
Type: text/x-patch
Size: 19452 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20190501/3079b89c/attachment.bin>


More information about the Binutils mailing list