HomeSort by: relevance | last modified time | path
    Searched defs:Lfilled (Results 1 - 3 of 3) sorted by relevancy

  /src/common/lib/libc/arch/aarch64/string/
memset.S 38 cbz x1, .Lfilled
46 .Lfilled:
117 tbnz x9, #4, .Lfilled
126 b.lt .Lfilled /* no, do it 16 bytes at a time */
136 b.ls .Lfilled /* none, do it 16 bytes at a time */
memset.S 38 cbz x1, .Lfilled
46 .Lfilled:
117 tbnz x9, #4, .Lfilled
126 b.lt .Lfilled /* no, do it 16 bytes at a time */
136 b.ls .Lfilled /* none, do it 16 bytes at a time */
memset.S 38 cbz x1, .Lfilled
46 .Lfilled:
117 tbnz x9, #4, .Lfilled
126 b.lt .Lfilled /* no, do it 16 bytes at a time */
136 b.ls .Lfilled /* none, do it 16 bytes at a time */

Completed in 32 milliseconds