Input and Output // NEXTREG
0xED91 - u60817
z80n specific
HwNextReg_n:=n'
| T States | Bytes |
|---|---|
| 20 | 4 |
S unaffected
Z unaffected
H unaffected
P/V
N unaffected
C unaffected
{
"opcode": "nextreg",
"bytes": 4,
"code": "ED91",
"status": "E",
"flags": {
"C": "unaffected",
"N": "unaffected",
"PV": "unaffected",
"H": "unaffected",
"Z": "unaffected",
"S": "unaffected"
},
"mnu": "NEXTREG n,n'",
"z80n": true,
"time": "20",
"description": "HwNextReg_n:=n'",
"operation": "nextreg $im8,$im8",
"category": "Input and Output",
"subCategory": "NEXTREG"
}