Delphi Compiler Error
E2120 LOOP/JCXZ distance out of range
Reason for the Error & Solution
You have specified a LOOP or JCXZ destination which is out of range. You should not receive this error as the jump range is 2Gb for LOOP and JCXZ instructions.