Control Flow // JP (JumP)
0xDDE9 - u56809
Loads the value of ix into pc.
| T States | Bytes |
|---|---|
| 8 | 2 |
None.
{
"flags": {
"S": "unaffected",
"Z": "unaffected",
"H": "unaffected",
"P/V": "unaffected",
"N": "unaffected",
"C": "unaffected"
},
"unaffected": true,
"operation": "jp (ix)",
"opcode": "jp",
"operand": [
"(ix)"
],
"code": "DDE9",
"bytes": 2,
"time": 8,
"description": "Loads the value of ix into pc.",
"category": "Control Flow",
"subCategory": "JP (JumP)"
}