On 29/06/2015 10:11, Yongbok Kim wrote: > 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....@imgtec.com> > --- > target-mips/mips-defs.h | 2 +- > target-mips/translate_init.c | 18 +++++++++--------- > 2 files changed, 10 insertions(+), 10 deletions(-)
Applied to mips-next, thanks. Leon