On 10/01/2015 01:30 AM, James Hogan wrote:
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.Signed-off-by: James Hogan <james.ho...@imgtec.com> Cc: Richard Henderson <r...@twiddle.net> Cc: Aurelien Jarno <aurel...@aurel32.net> ---
Reviewed-by: Richard Henderson <r...@twiddle.net> r~