Cosmetic changes

This commit is contained in:
Vítor Santos Costa 2015-04-13 13:14:36 +01:00
parent 756a79995b
commit 00c58f5572
1 changed files with 9 additions and 7 deletions

View File

@ -1749,6 +1749,8 @@ Yap_absmi(int inp)
SP = SP0;
#if USE_THREADED_CODE
//___androidlog_print(ANDROID_LOG_INFO, "YAP ", "%s", Yap_op_names[Yap_op_from_opcode(PREG->opc)]);
JMPNext(); /* go execute instruction at P */
#else