154c154,156
< 'PCS': ('PCState', 'uw', None, (None, None, 'IsControl'), 4)
---
> 'PC': ('PCState', 'uw', 'pc', (None, None, 'IsControl'), 4),
> 'NPC': ('PCState', 'uw', 'npc', (None, None, 'IsControl'), 4),
> 'NNPC': ('PCState', 'uw', 'nnpc', (None, None, 'IsControl'), 4)