support 3.6

This commit is contained in:
Vítor Santos Costa
2015-06-19 01:17:07 +01:00
parent 497cc27003
commit 8f90705e26
7 changed files with 200 additions and 155 deletions

View File

@@ -191,12 +191,13 @@ CACHE_A1();
op_numbers opcode = _Ystop;
goto critical_lbl;
nextop_write:
//nextop_write:
opcode = Yap_op_from_opcode( PREG->y_u.o.opcw );
goto op_switch;
nextop:
// nextop:
opcode = Yap_op_from_opcode( PREG->opc );