------- Additional Comments From chris at seberino dot org  2009-06-22 21:53 
-------
I was thinking a little more about the lfm instruction.  It seems there are
standard coprocessor instruction names on ARM: cdp, ldc, stc, mcr and mrc.

And, because ARM defines optional standard coprocessor setups for common
hardware extensions like floating point, ARM has defined additional *ALIASES*
for aforementioned coprocessor instructions like lfm, fstms, fstmd, fstd, fstd, 
etc.

I would personally prefer that only the standard coprocessor instruction names
be used (cdp, ldc, stc, mcr and mrc) and the other aliases like floating point
aliases be avoided since we can't guarantee existence of that.

cs

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10288

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to