Merge remote-tracking branch 'origin/GP-1363_mips_tlbr_pcodeop' into

patch (Closes #3463)
This commit is contained in:
Ryan Kurtz
2021-10-20 11:57:27 -04:00
@@ -761,7 +761,7 @@ define pcodeop SYNC;
EntryHi = TLB_read_indexed_entryHi(Index);
EntryLo0 = TLB_read_indexed_entryLo0(Index);
EntryLo1 = TLB_read_indexed_entryLo1(Index);
PageMask = TLB_read_indexed_entryLo1(Index);
PageMask = TLB_read_indexed_entryPageMask(Index);
}
:tlbwi is $(AMODE) & prime=0x10 & bit25=1 & copfill=0x00 & fct=0x02 {