Arithmetic // SET (SET bit)
0xCBD4 - u52180
Sets bit 2 of h.
| T States | Bytes |
|---|---|
| 8 | 2 |
None.
{
"flags": {
"S": "unaffected",
"Z": "unaffected",
"H": "unaffected",
"P/V": "unaffected",
"N": "unaffected",
"C": "unaffected"
},
"unaffected": true,
"operation": "set 2,h",
"opcode": "set",
"operand": [
"2",
"h"
],
"code": "CBD4",
"bytes": 2,
"time": 8,
"description": "Sets bit 2 of h.",
"category": "Arithmetic",
"subCategory": "SET (SET bit)"
}