Searched refs:S2HI (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/libc/AOR_v20.02/string/arm/ |
D | strlen-armv6t2.S | 21 #define S2HI lsr macro 24 #define S2HI lsl macro 115 S2HI tmp2, const_m1, tmp2
|
D | strcmp.S | 37 #define S2HI lsr macro 47 #define S2HI lsl macro 176 S2HI tmp1, const_m1, tmp2 265 S2HI tmp1, const_m1, tmp1 351 cmp tmp1, data2, S2HI #24 392 cmp tmp1, data2, S2HI #16 425 cmp tmp1, data2, S2HI #8
|
/external/arm-optimized-routines/string/arm/ |
D | strlen-armv6t2.S | 20 #define S2HI lsr macro 23 #define S2HI lsl macro 114 S2HI tmp2, const_m1, tmp2
|
D | strcmp.S | 36 #define S2HI lsr macro 46 #define S2HI lsl macro 174 S2HI tmp1, const_m1, tmp2 263 S2HI tmp1, const_m1, tmp1 349 cmp tmp1, data2, S2HI #24 390 cmp tmp1, data2, S2HI #16 423 cmp tmp1, data2, S2HI #8
|