target-mips: Make CP1.FIR read-only here too
commitc7d4d98ae7057467f48c02a11ad9120021976089
authorMaciej W. Rozycki <macro@codesourcery.com>
Mon, 3 Nov 2014 18:51:38 +0000 (3 18:51 +0000)
committerLeon Alrae <leon.alrae@imgtec.com>
Tue, 16 Dec 2014 12:45:19 +0000 (16 12:45 +0000)
tree9a85dc1a1da5395240ebfb34ec9a3a6b9c4e4f1e
parent800675f11742b6080e40d17b8d5f35d3a5fc5724
target-mips: Make CP1.FIR read-only here too

CP1.FIR is read-only in hardware so gdbstub must respect it.  We already
respect it for CTC1 instructions, so do it here too.

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