Searched refs:zva_bits_x (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/arch-arm64/generic/bionic/ |
D | memset.S | 60 #define zva_bits_x x6 macro 204 sub zva_bits_x, zva_len_x, #1 206 ands tmp2, tmp2, zva_bits_x 233 ands count, count, zva_bits_x
|
/bionic/libc/arch-arm64/denver64/bionic/ |
D | memset.S | 57 #define zva_bits_x x6 macro 231 sub zva_bits_x, zva_len_x, #1 233 ands tmp2, tmp2, zva_bits_x 260 ands count, count, zva_bits_x
|