[MIPS] vpe: handle halting TCs in an errata safe way.
authorNigel Stephens <nigel@mips.com>
Thu, 8 Nov 2007 13:25:51 +0000 (13:25 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 15 Nov 2007 23:21:50 +0000 (23:21 +0000)
Adds a JR.HB after halting a TC, to ensure that the TC has really halted.
only modifies the TCSTATUS register when the TC is safely halted.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found