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