]> code.ossystems Code Review - openembedded-core.git/commit
binutils: Fix XLP / Octeon 3 instruction clash
authorMark Hatle <mark.hatle@windriver.com>
Tue, 3 Nov 2015 22:21:13 +0000 (16:21 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Nov 2015 11:13:50 +0000 (11:13 +0000)
commit3a3269e7f4c7d13ad0c5705cb59c138b697151d7
treeec86e957af9dbe32f374340be8a3421b5e117789
parent2e8f1ffe3a8d7740b0ac68eefbba3fe28f7ba6d4
binutils: Fix XLP / Octeon 3 instruction clash

Use the value 0x00000080 for INSN_XLP, as the value 0x00000040 has already
been assigned to INSN_OCTEON3 by the binutils project.

Without this change, invalid instructions can be generated for both INSN_XLP
and INSN_OCTEON3.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/binutils/binutils/0012-Add-XLP-instructions-support.patch