Home
last modified time | relevance | path

Searched refs:byte_cpy (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/nds32/lib/
Dmemmove.S30 li $t0, #1 ! Determining copy direction in byte_cpy
31 beqz $p1, byte_cpy ! When n is less than a word
39 b byte_cpy
45 li $t0, #-1 ! Determining copy direction in byte_cpy
58 byte_cpy: ! Less than 4 bytes to copy now label
62 bnez $r2, byte_cpy ! If remained bytes > 0