Home
last modified time | relevance | path

Searched refs:extra_byte (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dbc.c327 int extra_byte = (*ip & MP_BC_MASK_EXTRA_BYTE) == 0; in mp_opcode_format() local
337 ip += extra_byte; in mp_opcode_format()
/AliOS-Things-master/components/py_engine/engine/tools/
A Dmpy-tool.py145 extra_byte = (opcode & MP_BC_MASK_EXTRA_BYTE) == 0
154 ip += extra_byte

Completed in 4 milliseconds