JZ

Opcode Format Mnemonic Description
11000000 JZ The JZ mnemonic is used to perform a conditional jump if the Zero Flag is set to 1. The 16-bit long memory address is taken from the J Register.

 
The following animation shows how the JZ opcode is executed physically on the CPU.