It's kind of starting to run

This commit is contained in:
Henrik Rydgard
2016-05-07 17:37:19 +02:00
parent d399c4a470
commit 4acf85aa06
17 changed files with 309 additions and 80 deletions
+2 -1
View File
@@ -82,7 +82,8 @@ namespace MIPSComp {
return;
}
u32 iaddr = gpr.IsImm(rs) ? offset + gpr.GetImm(rs) : 0xFFFFFFFF;
gpr.MapIn(rs);
gpr.MapDirty(rt);
int addrReg = IRTEMP_0;
switch (o) {
// Load