Removing 'ret' opcode from unimplemented opcodes' list.

This commit is contained in:
Ruben Ayrapetyan
2014-07-30 15:42:32 +04:00
parent fe54e4dfd8
commit ccb0701469
-1
View File
@@ -333,7 +333,6 @@ do_number_arithmetic(struct __int_data *int_data, /**< interpreter context */
op(varg_3) \
op(varg_3_end) \
op(retval) \
op(ret) \
op(b_shift_left) \
op(b_shift_right) \
op(b_shift_uright) \