[OE-core] [PATCH] [jethro/master] Fix mips XLP and Octeon3 assembly
Mark Hatle
mark.hatle at windriver.com
Tue Nov 3 22:21:12 UTC 2015
There is a clash in the machine value, as Octeon3 was assigned one value
by binutils, but the XLP patch decided to use the same value. Since the
XLP value was not officially assigned, change it to avoid the clash.
This fixes an issue where certain instructions, such as DMUL, may be
assembled incorrectly due to the clash.
Mark Hatle (1):
binutils: Fix XLP / Octeon 3 instruction clash
.../binutils/binutils/0012-Add-XLP-instructions-support.patch | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
--
1.9.3
More information about the Openembedded-core
mailing list