mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-03-25 05:12:50 +01:00
some more optimizations
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@179 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
@@ -406,8 +406,8 @@ int OpMovem(int op)
|
||||
Cycles+=Ea_add_ns(g_movem_cycle_table,ea);
|
||||
|
||||
OpEnd(ea);
|
||||
ot("\n");
|
||||
ltorg();
|
||||
ot("\n");
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user