The KORTEST was introduced due to a bug where a TEST instruction used a K register.
but, turns out that the opposite case of KORTEST using a GPR is now happening (as seen in several bug reports, for example)
The change removes the KORTEST flow and adds a COPY instruction from the K reg to a GPR.