Loading arch/x86/lib/memcpy_64.S +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ ENTRY(memcpy) jb .Lhandle_tail /* * We check whether memory false dependece could occur, * We check whether memory false dependence could occur, * then jump to corresponding copy mode. */ cmp %dil, %sil Loading Loading
arch/x86/lib/memcpy_64.S +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ ENTRY(memcpy) jb .Lhandle_tail /* * We check whether memory false dependece could occur, * We check whether memory false dependence could occur, * then jump to corresponding copy mode. */ cmp %dil, %sil Loading