202a203,212
> /** The current microcode pc for the currently executing macro
> * operation.
> */
> MicroPC microPC;
>
> /** The next microcode pc for the currently executing macro
> * operation.
> */
> MicroPC nextMicroPC;
>