> From: Yongbok Kim
>
> Implement emulation of GINVT instruction. As QEMU doesn't support
> caches and virtualization, this implementation covers only GINVT
> (Global Invalidate TLB) instruction among TLB-related instructions.
>
> Signed-off-by: Yongbok Kim
> Signed-off-by: Aleksandar Markovic
From: Yongbok Kim
Implement emulation of GINVT instruction. As QEMU doesn't support
caches and virtualization, this implementation covers only GINVT
(Global Invalidate TLB) instruction among TLB-related instructions.
Signed-off-by: Yongbok Kim
Signed-off-by: Aleksandar Markovic
---
disas/mips