tcg/mips: Add use_mips32r6_instructions definition
authorJames Hogan <james.hogan@imgtec.com>
Fri, 2 Oct 2015 12:24:14 +0000 (13:24 +0100)
committerRichard Henderson <rth@twiddle.net>
Mon, 19 Oct 2015 21:04:38 +0000 (11:04 -1000)
commitce14bd4d469f3a14f6cbfceb6360aee066a60d72
treecec343b5326f31d69954c6dd94bdb933dfc94a67
parentd76f36535099b5d3d880c5e3ac1d411420c8a086
tcg/mips: Add use_mips32r6_instructions definition

Add definition use_mips32r6_instructions to the MIPS TCG backend which
is constant 1 when built for MIPS release 6. This will be used to decide
between pre-R6 and R6 instruction encodings.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Message-Id: <1443788657-14537-4-git-send-email-james.hogan@imgtec.com>
tcg/mips/tcg-target.h