[PATCH 44/57][Arm][OBJDUMP] Add support for MVE instructions: vcvt and vrint

Andre Vieira (lists) andre.simoesdiasvieira@arm.com
Mon May 13 13:38:00 GMT 2019


Hi Nick,

Good catch thanks! Here is a reworked patch.

Cheers,
Andre

On 02/05/2019 10:54, Nick Clifton wrote:
> Hi Andre,
> 
>> This patch adds support for MVE instructions VCVT and VRINT.
> 
> Whilst compiling the code from this patch I received the following error message:
> 
>    opcodes/arm-dis.c: In function 'is_mve_undefined':
>    opcodes/arm-dis.c:5794:24: error: bitwise comparison always evaluates to false
>        && ((imm6 & 0x30) == 2))
>                          ^~
> 
> My guess is that you meant to compare against 0x20, but it would be best
> if you fixed this yourself...
> 
> Cheers
>    Nick
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 44.patch
Type: text/x-patch
Size: 11839 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20190513/4e62d9a2/attachment.bin>


More information about the Binutils mailing list