Control Flow // JP (JumP)
0xC3
- u195
** is copied to pc.
T States | Bytes |
---|---|
10 | 3 |
None.
{ "flags": { "S": "unaffected", "Z": "unaffected", "H": "unaffected", "P/V": "unaffected", "N": "unaffected", "C": "unaffected" }, "unaffected": true, "operation": "jp **", "opcode": "jp", "operand": [ "**" ], "code": "C3", "bytes": 3, "time": 10, "description": "** is copied to pc.", "category": "Control Flow", "subCategory": "JP (JumP)" }