Home
last modified time | relevance | path

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

/bionic/libc/arch-arm/cortex-a15/bionic/
Dstrcmp.S60 #define tmp2 r5 macro
69 #define syndrome_b tmp2
74 #define syndrome tmp2
189 and tmp2, tmp1, #3
191 lsl tmp2, tmp2, #3 /* Bytes -> bits. */
197 S2HI tmp1, const_m1, tmp2
/bionic/libc/arch-arm64/generic/bionic/
Dmemset.S81 #define tmp2 x6 macro
230 sub tmp2, zva_len, 1
234 bic tmp1, tmp1, tmp2 /* Aligned dc zva start address. */