Searched refs:extra_byte (Results 1 – 2 of 2) sorted by relevance
327 int extra_byte = (*ip & MP_BC_MASK_EXTRA_BYTE) == 0; in mp_opcode_format() local337 ip += extra_byte; in mp_opcode_format()
145 extra_byte = (opcode & MP_BC_MASK_EXTRA_BYTE) == 0154 ip += extra_byte
Completed in 4 milliseconds