Home
last modified time | relevance | path

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

/bionic/libc/arch-mips/string/
Dmemcpy.S282 #define UNITM1(unit) (((unit)*NSIZE)-1) macro
616 C_LDLO v1,UNITM1(1)(a1)
675 C_LDLO t0,UNITM1(1)(a1)
676 C_LDLO t1,UNITM1(2)(a1)
677 C_LDLO REG2,UNITM1(3)(a1)
678 C_LDLO REG3,UNITM1(4)(a1)
679 C_LDLO REG4,UNITM1(5)(a1)
680 C_LDLO REG5,UNITM1(6)(a1)
681 C_LDLO REG6,UNITM1(7)(a1)
682 C_LDLO REG7,UNITM1(8)(a1)
[all …]
Dmemset.S209 #define UNITM1(unit) (((unit)*NSIZE)-1) macro