Fatal Error C1603
inline assembly branch target out of range by 'number' bytes
The computed distance between a JCXZ or JECXZ instruction and its specified target label was greater than 128 bytes. Update your code so that the label is closer to the instruction.