221,230d220
< /** The current microcode pc for the currently executing macro
< * operation.
< */
< MicroPC microPC;
<
< /** The next microcode pc for the currently executing macro
< * operation.
< */
< MicroPC nextMicroPC;
<