]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg/mips: fix MIPS32(R2) detection
authorAurelien Jarno <aurelien@aurel32.net>
Sat, 22 Sep 2012 21:08:38 +0000 (23:08 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 9 Oct 2012 06:42:11 +0000 (01:42 -0500)
commit6c975d03a28bb6ec7b8296ac3834ab31a25ccc43
tree9f77fd6d7c9714739e1faff5d81b35bec8be201f
parentdf6502fac572b22c2332acc828d2503239e4cda7
tcg/mips: fix MIPS32(R2) detection

Fix the MIPS32(R2) cpu detection so that it also works with
-march=octeon. Thanks to Andrew Pinski for the hint.

Cc: Andrew Pinski <apinski@cavium.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
tcg/mips/tcg-target.c
tcg/mips/tcg-target.h