Remove superfluous comment.
This commit is contained in:
parent
b53c1ae17a
commit
e9e34801a6
1 changed files with 0 additions and 4 deletions
|
|
@ -185,10 +185,6 @@ pub unsafe fn c_string_length(s: *const core::ffi::c_char) -> usize {
|
|||
"xor %ecx, %ecx",
|
||||
"not %rcx",
|
||||
|
||||
// forward direction
|
||||
// (already set thanks to abi)
|
||||
//"cld",
|
||||
|
||||
// perform search
|
||||
"repne scasb (%rdi), %al",
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue