View Single Post
Old Apr 4th, 2006, 1:27 AM   #1
eax
Newbie
 
eax's Avatar
 
Join Date: Mar 2006
Posts: 17
Rep Power: 0 eax is on a distinguished road
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.
eax is offline   Reply With Quote