Control Flow // JP (JumP)
0xDA
- u218
If condition cc is true, ** 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 c,**", "opcode": "jp", "operand": [ "c", "**" ], "code": "DA", "bytes": 3, "time": 10, "description": "If condition cc is true, ** is copied to pc.", "category": "Control Flow", "subCategory": "JP (JumP)" }