mips: Synchronize CP0 TCSTatus, Status and EntryHi
authorEdgar E. Iglesias <edgar.iglesias@gmail.com>
Mon, 29 Aug 2011 21:07:33 +0000 (23:07 +0200)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Tue, 6 Sep 2011 09:09:38 +0000 (11:09 +0200)
commit7d8e7175398e07b0d80a5879580059b81760424a
treedaefd19c2467dce751bec20748f26510d76cc106
parent586c33384a4b15358c0b0a90845a5ce6ca466344
mips: Synchronize CP0 TCSTatus, Status and EntryHi

These registers share some of their fields. Writes to these fields
should be visible through the corresponding mirror fields.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
target-mips/op_helper.c