]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
Add support for ARM half-precision conversion instructions.
authorCatherine Moore <clm@redhat.com>
Tue, 18 Nov 2008 15:45:05 +0000 (15:45 +0000)
committerCatherine Moore <clm@redhat.com>
Tue, 18 Nov 2008 15:45:05 +0000 (15:45 +0000)
commit8e79c3df515af53e2f21aed2d8ad7226af33f447
treed2d0bcdd9e2019944eaf2edf8b5090f3368bc041
parentdc80fd5cfc9fbf3a658a90c67edd321e7a40bf0b
Add support for ARM half-precision conversion instructions.
19 files changed:
bfd/ChangeLog
bfd/elf32-arm.c
binutils/ChangeLog
binutils/readelf.c
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/half-prec-neon.d [new file with mode: 0644]
gas/testsuite/gas/arm/half-prec-neon.s [new file with mode: 0644]
gas/testsuite/gas/arm/half-prec-psyntax.d [new file with mode: 0644]
gas/testsuite/gas/arm/half-prec-psyntax.s [new file with mode: 0644]
gas/testsuite/gas/arm/half-prec-vfpv3.d [new file with mode: 0644]
gas/testsuite/gas/arm/half-prec-vfpv3.s [new file with mode: 0644]
include/elf/ChangeLog
include/elf/arm.h
include/opcode/ChangeLog
include/opcode/arm.h
opcodes/ChangeLog
opcodes/arm-dis.c