The free QTR pragma abolishes the dependencies between MTQ
and QTR in the section in which it is defined.
Takes no cycles to execute.
Example: PRAGMA_FREE_QTR
DISP C5 MCC FLW IOC AGU ASEL BS5 P5 BS4 C4 P4
---------------------------------------------------------
000a0000 0 - - Q2R - - 0 00 0 0 00
00001000 0 - - Q2R D - 0 00 3 0 10
00000000 0 - - - - LAL 0 00 3 0 11
00000000 0 - - - - - 0 00 0 0 00
00000000 0 M2Q - - - - 0 00 0 0 00
00000000 0 - - - - - 0 00 0 0 00
---------------------------------------------------------
— Microcode for the example below.
None
PRAGMA_FREE_QTR
AGU_D ZERO 0x000a000000001000
LAL 0
MTQ 10 0
QTR 0x10 3 !! QTR independent of the previous MTQ
QTR 0x11 3 !! (see the micro-code pattern above)