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