* config/tc-arm.c (do_vmrs): Accept priviledged mode VFP system
authorNick Clifton <nickc@redhat.com>
Tue, 20 Mar 2012 11:55:07 +0000 (11:55 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 20 Mar 2012 11:55:07 +0000 (11:55 +0000)
commit7465e07a575987962b4f1ade6656d5dfbe8fa78e
treec5e7deb39edeb04aeaec080c3ab6a4370b250478
parent741e63d7a8526e7c2424a51c8e3f61d685855c5f
* config/tc-arm.c (do_vmrs): Accept priviledged mode VFP system
registers.
(do_vmsr): Likewise.
(arm_opcode_insns): Do not default to using the FPSCR register in
the VMRS and VMSR registers.

* gas/arm/vfp1xD.s: Add tests of the VMSR ad VMRS instructions in
priviledged modes.
* gas/arm/vfp1xD.d: Update expected output.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/vfp1xD.d
gas/testsuite/gas/arm/vfp1xD.s
This page took 0.029086 seconds and 4 git commands to generate.