[PATCH] Fix mfcr for POWER targets other than POWER4

Troy Rollo binutils@troy.rollo.name
Fri Nov 3 07:24:00 GMT 2006


The patch at <http://sources.redhat.com/ml/binutils/2003-07/msg00094.html> 
introduced an alternative (faster) mfcr instruction for POWER4 targets, 
however the flags were changed on the old instruction so that it was no 
longer available when targeting POWER architectures other than POWER4.

You can see some of the problems this has caused by googling for "Unrecognized 
opcode mfcr".

The attached patch fixes this.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mfcr.diffs
Type: text/x-diff
Size: 958 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20061103/d7e4eafb/attachment.bin>


More information about the Binutils mailing list