Ryan Houdek b8d4834cb1 Fix the return value of PPCAnalyst.
In situations where conditional continue isn't supported + if a JIT doesn't implement a instruction that has the FL_ENDBLOCK flag. This would cause an
infinite loop.
In reality all the JITs should implement every FL_ENDBLOCK instruction regardless, but JITIL doesn't implement tw/twi which are FL_ENDBLOCK
instructions.
2014-09-10 21:33:17 -05:00
..
2014-08-23 11:19:19 -07:00
2014-09-09 00:24:49 -04:00
2014-07-13 02:16:51 +02:00
2014-09-09 00:24:49 -04:00
2014-02-28 12:43:20 +01:00