]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - opcodes/arm-dis.c
Updates the ARM disassembler's output of floating point constants to include the...
authorAlessandro Marzocchi <alessandro.marzocchi@gmail.com>
Thu, 16 Jul 2015 15:38:48 +0000 (16:38 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 16 Jul 2015 15:43:16 +0000 (16:43 +0100)
commit6f1c2142595b1ec203a7da998b2155403a433e89
tree1c71b732d959328bfd91fcd3478f8ce549a36cd1
parent53c3012ccc25ecfc4fa1f52e341e19b30d1e57db
Updates the ARM disassembler's output of floating point constants to include the actual floating point value.

opcodes * arm-dis.c (print_insn_coprocessor): Added support for quarter
float bitfield format.
(coprocessor_opcodes): Changed VFP vmov reg,immediate to use new
quarter float bitfield format.

tests * gas/arm/vfpv3-const-conv.d: Update expected result due to change
of comment for vmov reg,immediate with VFP coprocessor.
gas/testsuite/gas/arm/vfpv3-const-conv.d
opcodes/ChangeLog
opcodes/arm-dis.c