commit | 4dc89b782095d7a0b919fafd7b1322b3cb1279f1 | [log] [tgz] |
---|---|---|
author | Yongbok Kim <yongbok.kim@imgtec.com> | Mon Jun 29 10:11:23 2015 +0100 |
committer | Leon Alrae <leon.alrae@imgtec.com> | Wed Jul 15 14:07:10 2015 +0100 |
tree | e932c19446a945043b4f9204708e3bd1bd486b1b | |
parent | 661725da09f47eb92d356fac10a4cf3b7ad1f61d [diff] |
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>