Opcode Format | Mnemonic | Description |
11000001 | JNZ | The JNZ mnemonic is used to perform a conditional jump if the Zero Flag is set to 0. The 16-bit long memory address is taken from the J Register. |
The following animation shows how the JNZ opcode is executed physically on the CPU.