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