Calculate and return the number of bytes in an instruction starting at codec.
machine code as array of bytes
address of instruction (as index into code[])
set to address of instruction after prefix
memory model, 16/32/64
See Implementation
Calculate and return the number of bytes in an instruction starting at codec.