| | |
cmp instruction and conditional jumps
![]() |
•
•
Join Date: Mar 2008
Posts: 9
Reputation:
Solved Threads: 0
When you do something like
Jump if above jumps if eax is greater or if ebx is greater?
Assembly Syntax (Toggle Plain Text)
cmp eax,ebx ja start;jump if above start:
Jump if above jumps if eax is greater or if ebx is greater?
![]() |
Other Threads in the Assembly Forum
- Previous Thread: Simple Assembly Copy Program using int 21h
- Next Thread: code snipp
| Thread Tools | Search this Thread |





