The old JIT implementation of op_mov does not handle the cachedResultRegister the same way as other operations. The DFG's tracking does not take this into account.
Created attachment 108613 [details] the patch
Landed in r95925.