[PATCH v2] arm: VMRS and VMSR should accept FPINST{,2}
Richard Earnshaw
rearnsha@arm.com
Tue Apr 9 10:09:00 GMT 2013
More information about the Binutils mailing list
Tue Apr 9 10:09:00 GMT 2013
- Previous message (by thread): [PATCH v2] arm: VMRS and VMSR should accept FPINST{,2}
- Next message (by thread): further behavioral issues with ARM assembler
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 09/04/13 11:00, Jan Beulich wrote: > The Common VFP Subarchitecture specification has two more FP control registers > which are to be accessed through VMRS and VMSR. The assembler, however, so far > didn't provide a way to encode the respective instructions (other than through > legacy mnemonics or the hard to read MRC/MCR ones). As per previous discussion, > accept all control registers here. > > gas/ > 2013-04-09 Jan Beulich <jbeulich@suse.com> > > * gas/config/tc-arm.c (do_vmrs): Accept all control registers. > Use local variable Rt in more places. > (do_vmsr): Accept all control registers. > > gas/testsuite/ > 2013-04-09 Jan Beulich <jbeulich@suse.com> > > * gas/arm/vfp1xD.s: Add VMRS/VMSR tests with FPINST, FPINST2, > and C15. > * gas/arm/vfp1xD.d: Update accordingly. > OK. R.
- Previous message (by thread): [PATCH v2] arm: VMRS and VMSR should accept FPINST{,2}
- Next message (by thread): further behavioral issues with ARM assembler
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list