hw/mips: implement ITC Storage - Control View
authorLeon Alrae <leon.alrae@imgtec.com>
Fri, 25 Mar 2016 13:49:31 +0000 (13:49 +0000)
committerLeon Alrae <leon.alrae@imgtec.com>
Wed, 30 Mar 2016 08:14:00 +0000 (09:14 +0100)
commit5924c869c05c89c8699c5b2f6347880ba88e1989
treeaf30f9ccbe8edbde75f989b1fe4de69ba506adb1
parent34fa7e83e117cb061a9ff5e53a9863b9bfb5f2f6
hw/mips: implement ITC Storage - Control View

Control view is used to access the ITC Storage Cell Tags. It never causes
the issuing thread to block.

Guest can empty the FIFO cell by setting Empty bit to 1.

Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
hw/misc/mips_itu.c