As the first step in converting the assembly language into machine instructions, we number the memory locations for the commands ...
00 GET SCORE1 01 ADD SCORE2 02 PUT TOTAL 03 ADD (-50) 04 JUMPGT PASS 05 GET ('F') 06 JUMP END 07 PASS: GET ('P') 08 END: PUT GRADE 09 STOP
Slide show generated from sw.html by Weasel 2007 Mar 15