target-mips: Output CP0.Config2-5 in the register dump
authorMaciej W. Rozycki <macro@codesourcery.com>
Tue, 18 Nov 2014 03:20:28 +0000 (03:20 +0000)
committerLeon Alrae <leon.alrae@imgtec.com>
Tue, 16 Dec 2014 12:45:20 +0000 (12:45 +0000)
commit27e1fb13f21e132011673f0a39e17bcc97583633
treee1b4e99d46085b273fcad5b15a628fe7a71cf072
parent7215d7e7aea85699bf516c3e8d84f6a22584da35
target-mips: Output CP0.Config2-5 in the register dump

Include CP0.Config2 through CP0.Config5 registers in the register dump
produced with the `info registers' monitor command.  Align vertically
with the registers already output.

Signed-off-by: Maciej W. Rozycki <macro@codesourcery.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
target-mips/translate.c