[PATCH, ARM] Fix disassembly of 32-bit immediates for VMOV, etc. on 64-bit hosts

Julian Brown julian@codesourcery.com
Fri Jun 9 17:01:00 GMT 2006


Hi,

This patch fixes some testsuite failures where differences in the size 
of long lead to differences in disassembly on arm-none-eabi. This patch 
leads to the same behaviour as 32-bit hosts -- top-bit-set constants are 
output as signed rather than unsigned integers.

OK to apply?

Cheers,

Julian

ChangeLog (opcodes):

     * arm-dis.c (print_insn_neon): Disassemble 32-bit immediates as
     signed on 64-bit hosts.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: neon-opcodes-64bit-host-1
URL: <https://sourceware.org/pipermail/binutils/attachments/20060609/6575ef7e/attachment.ksh>


More information about the Binutils mailing list