Searched refs:byte_cpy (Results 1 – 1 of 1) sorted by relevance
30 li $t0, #1 ! Determining copy direction in byte_cpy31 beqz $p1, byte_cpy ! When n is less than a word39 b byte_cpy45 li $t0, #-1 ! Determining copy direction in byte_cpy58 byte_cpy: ! Less than 4 bytes to copy now label62 bnez $r2, byte_cpy ! If remained bytes > 0