Skip to content

Latest commit

 

History

History
19 lines (6 loc) · 211 Bytes

File metadata and controls

19 lines (6 loc) · 211 Bytes

Question 17

What is the difference between je and jz?

Answer

This is the same instruction, written differently. Their operation codes are exactly the same.

prev +++ next