Fix __memcpy_chk on non-SSE2 CPUs
In commit 8b4416d8, the 1: jump label in __mempcpy_chk was accidentally moved. This resulted in failures of mempcpy on CPU without SSE2.
Loading
In commit 8b4416d8, the 1: jump label in __mempcpy_chk was accidentally moved. This resulted in failures of mempcpy on CPU without SSE2.