In Fig. 6.5, while statements are translated in such a way that every iteration of the loop executes an unconditional jump (GOTO in addition to the
conditional jumps in the loop condition.
Modify the translation so each iteration only executes the conditional jumps in
the loop condition, i.e., so an unconditional jump is saved in every iteration. You
may have to add an unconditional jump outside the loop.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here