[patch] Arm FPA stfpls

Paul Brook paul@codesourcery.com
Fri Sep 30 06:35:00 GMT 2005


> As we discussed last night, I think we should leave all obsolete insns
> as-is.  So *all* FPA insns should remain infix only.  As should teqp,
> tstp, cmpp & cmnp.
>
> This implies, for example, that cmppls is a legacy cmppl insn with infix
> notation, not cmpp with postfix LS condition.

The attached patch implements this.

Tested with cross to arm-none-eabi.
Ok?

Paul

2005-09-29  Paul Brook  <paul@codeourcery.com>

gas/
	* config/tc-arm.c (opcode_tag): Add OT_cinfix3_legacy.
	(opcode_lookup): Handle OT_cinfix3_legacy.  Revert earlier change for
	normal infix conditions.
	(C3E): Include Thumb-2 definition.
	(CL, cCL): Define.
	(insns): Use them for legacy mnemonics.
gas/testsuite/
	* gas/arm/fpa-mem.s: Remove incorrect comments.
	* gas/arm/fpa-mem.d: Update expected results.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.gas_ambig
Type: text/x-diff
Size: 48047 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20050930/9c34fe05/attachment.bin>


More information about the Binutils mailing list