feedback

feedback

by Esha Khaled Utsho -
Number of replies: 0

Known about loop and conditional jumps in assembly language.  CMP and TEST. 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.