feedback

feedback

by Jahid Ibne Karim -
Number of replies: 0

learned how to do loop and conditional jumps in assembly language.  JUMP Instructions are used for changing the flow of execution of instructions in the processor . In these types of instructions, the processor must check for the particular condition. If it is true, then only the jump takes place else the normal flow in the execution of the statements is maintained.also known about CMP .