Searched refs:S2LO (Results 1 – 1 of 1) sorted by relevance
/bionic/libc/arch-arm/cortex-a15/bionic/ |
D | strcmp.S | 32 #define S2LO lsl macro 42 #define S2LO lsr macro 366 eors syndrome, tmp1, data2, S2LO #8 377 S2LO data2, data2, #8 399 S2LO data1, data1, #24 405 and tmp1, data1, const_m1, S2LO #16 407 eors syndrome, tmp1, data2, S2LO #16 418 S2LO data2, data2, #16 421 ands syndrome, syndrome, const_m1, S2LO #16 425 S2LO data1, data1, #16 [all …]
|