Android: ARMv5 fix

This commit is contained in:
Sacha 2014-07-17 02:34:22 +10:00
parent cd20288d99
commit d4c983d9e1
2 changed files with 3 additions and 3 deletions

View file

@ -75,7 +75,6 @@ const u8 *Jit::DoJit(u32 em_address, JitBlock *b)
js.compilerPC += 4;
numInstructions++;
}
//FlushLitPool();
#ifdef LOGASM
if (logBlocks > 0 && dontLogBlocks == 0) {
for (u32 cpc = em_address; cpc != js.compilerPC + 4; cpc += 4) {
@ -282,4 +281,5 @@ void Jit::GenerateFixedCode() {
FlushIcache();
}
}
}

2
native

@ -1 +1 @@
Subproject commit d1cccf2c26193740c7ce6836dab3afc7a6a5a118
Subproject commit 49e8414fec1e371c30d901916a2c014cd5316d1a