Re: Question about jumps



rhyde@xxxxxxxxxx wrote:

....
Then you can learn about
conditional jump instructions. *THEN* you can learn how to synthesize
statements like IF using those conditional jump instructions. One step
at a time. Without being hamstrung by a lack of knowledge early on in
the educational process.

I would point out that Markus' implementation of the conditional jump was fine - using real instructions. AoA's introduction of nonexistant instructions solves a problem he doesn't have.

Best,
Frank
.