target-mips: fix MIPS64R6-generic configuration
commit4dc89b782095d7a0b919fafd7b1322b3cb1279f1
authorYongbok Kim <yongbok.kim@imgtec.com>
Mon, 29 Jun 2015 09:11:23 +0000 (29 10:11 +0100)
committerLeon Alrae <leon.alrae@imgtec.com>
Wed, 15 Jul 2015 13:07:10 +0000 (15 14:07 +0100)
treee932c19446a945043b4f9204708e3bd1bd486b1b
parent661725da09f47eb92d356fac10a4cf3b7ad1f61d
target-mips: fix MIPS64R6-generic configuration

Fix core configuration for MIPS64R6-generic to make it as close as
I6400.
I6400 core has 48-bit of Virtual Address available (SEGBITS).
MIPS SIMD Architecture is available.
Rearrange order of bits to match the specification.

Signed-off-by: Yongbok Kim <yongbok.kim@imgtec.com>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Reviewed-by: Leon Alrae <leon.alrae@imgtec.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
target-mips/mips-defs.h
target-mips/translate_init.c