mirror of https://gitee.com/openkylin/qemu.git
9456c2fbcd
For Standard TLB configuration (Config.MT=1): TLBINV invalidates a set of TLB entries based on ASID. The virtual address is ignored in the entry match. TLB entries which have their G bit set to 1 are not modified. TLBINVF causes all entries to be invalidated. Single TLB entry can be marked as invalid on TLB entry write by having EntryHi.EHINV set to 1. Signed-off-by: Leon Alrae <leon.alrae@imgtec.com> Reviewed-by: Yongbok Kim <yongbok.kim@imgtec.com> |
||
---|---|---|
.. | ||
Makefile.objs | ||
TODO | ||
cpu-qom.h | ||
cpu.c | ||
cpu.h | ||
dsp_helper.c | ||
gdbstub.c | ||
helper.c | ||
helper.h | ||
kvm.c | ||
kvm_mips.h | ||
lmi_helper.c | ||
machine.c | ||
mips-defs.h | ||
op_helper.c | ||
translate.c | ||
translate_init.c |