OSDN Git Service

target-mips: fix ASID synchronisation for MIPS MT
authorAurelien Jarno <aurelien@aurel32.net>
Wed, 1 Jul 2015 13:59:13 +0000 (15:59 +0200)
committerLeon Alrae <leon.alrae@imgtec.com>
Wed, 15 Jul 2015 13:07:25 +0000 (14:07 +0100)
commit6a973e6b6584221bed89a01e755b88e58b496652
tree967f642c3a8a7debb206ef95f4f619e1ee4c792b
parent6b9c26fb5eed2345398daca4eef601da2f3d7867
target-mips: fix ASID synchronisation for MIPS MT

When syncing the task ASID with EntryHi, correctly or the value instead
of assigning it.

Reported-by: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Cc: Leon Alrae <leon.alrae@imgtec.com>
Reviewed-by: Leon Alrae <leon.alrae@imgtec.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
target-mips/op_helper.c