Control Flow // CALL
0xD4
- u212
If condition cc is true, the current pc value plus three is pushed onto the stack, then is loaded with **.
T States | Bytes |
---|---|
17 | 3 |
None.
{ "flags": { "S": "unaffected", "Z": "unaffected", "H": "unaffected", "P/V": "unaffected", "N": "unaffected", "C": "unaffected" }, "unaffected": true, "operation": "call nc,**", "opcode": "call", "operand": [ "nc", "**" ], "code": "D4", "bytes": 3, "time": 17, "description": "If condition cc is true, the current pc value plus three is pushed onto the stack, then is loaded with **.", "category": "Control Flow", "subCategory": "CALL" }