Y
Hacker News
new
|
ask
|
show
|
jobs
by
SAI_Peregrinus
137 days ago
What fancy jumps are present in assembly depends on the CPU architecture. But there are always conditional jumps, like JNZ that jumps if the Zero flag isn't set.