|
11.10.3 Cross-Jumping
IF Condition THEN The output code differs by only 1 load. We can perform that load and then execute the rest of the instructions: ADDing 1 and assigning to A[1]. This can be seen pictorially where test is the code for the condition:
In the right-most picture the identical code is written only once. |