In this scratch https://decomp.me/scratch/yYjWc, we see diffs where the number of the %xmm register differs but the entire register is not colored.
The left side has %xmm2 where only 2 is colored while the right side has %xmm0 where only 0 is colored.
A regex probably needs to be updated to include the numbers in xmm
In this scratch https://decomp.me/scratch/yYjWc, we see diffs where the number of the
%xmmregister differs but the entire register is not colored.The left side has
%xmm2where only2is colored while the right side has%xmm0where only0is colored.A regex probably needs to be updated to include the numbers in
xmm