|
confused about the usage of Test instruction
I know that test instruction in assembly language is same as and instruction excpet that destination in previous instruction doesnot effected.
But i dont understand the usage of "test instruction" ,
please if possible give me an example of its usage.
|