Searched refs:ah (Results 1 – 14 of 14) sorted by relevance
/bionic/libc/arch-x86/atom/string/ |
D | sse2-memrchr-atom.S | 229 test %ah, %ah 296 test %ah, %ah 313 test %ah, %ah 333 test %ah, %ah 360 mov %ah, %dh 363 test $0x08, %ah 365 test $0x04, %ah 367 test $0x02, %ah 374 test $0x80, %ah 376 test $0x40, %ah [all …]
|
D | sse2-strchr-atom.S | 235 mov %ah, %cl 243 test $0x10, %ah 247 test $0x20, %ah 251 test $0x40, %ah 260 test $0x01, %ah 264 test $0x02, %ah 268 test $0x04, %ah 299 test $0x01, %ah 301 test $0x02, %ah 303 test $0x04, %ah [all …]
|
D | sse2-wcsrchr-atom.S | 237 test %ah, %ah 304 test %ah, %ah 318 test %ah, %ah 334 test $15 << 4, %ah 386 test %ah, %ah 395 test %ah, %ah
|
D | sse2-memchr-atom.S | 284 mov %ah, %ch 287 test $0x01, %ah 289 test $0x02, %ah 291 test $0x04, %ah 298 test $0x10, %ah 300 test $0x20, %ah 302 test $0x40, %ah 444 mov %ah, %ch 447 test $0x01, %ah 449 test $0x02, %ah [all …]
|
D | ssse3-strcat-atom.S | 200 test $0x01, %ah 202 test $0x02, %ah 204 test $0x04, %ah 206 test $0x08, %ah 208 test $0x10, %ah 210 test $0x20, %ah 212 test $0x40, %ah 445 test $0x01, %ah 449 test $0x02, %ah 453 test $0x04, %ah [all …]
|
D | sse2-strrchr-atom.S | 490 test %ah, %ah 517 mov %ah, %dh 520 test $0x08, %ah 522 test $0x04, %ah 524 test $0x02, %ah 531 test $0x80, %ah 533 test $0x40, %ah 535 test $0x20, %ah
|
D | ssse3-strlcat-atom.S | 181 mov %al, %ah 182 and $15, %ah 217 mov %ah, %al 221 test $0x01, %ah 223 test $0x02, %ah 225 test $0x04, %ah 239 test $0x10, %ah 241 test $0x20, %ah 243 test $0x40, %ah 308 test $0x01, %ah [all …]
|
D | ssse3-strlcpy-atom.S | 47 mov %al, %ah 48 and $15, %ah 83 mov %ah, %al 87 test $0x01, %ah 89 test $0x02, %ah 91 test $0x04, %ah 105 test $0x10, %ah 107 test $0x20, %ah 109 test $0x40, %ah 174 test $0x01, %ah [all …]
|
D | sse2-wcschr-atom.S | 223 test $15, %ah 247 test $0x01, %ah
|
D | ssse3-strcpy-atom.S | 2205 mov %al, %ah 2206 and $15, %ah 2259 mov %ah, %al 2263 test $0x01, %ah 2265 test $0x02, %ah 2267 test $0x04, %ah 2290 test $0x10, %ah 2292 test $0x20, %ah 2294 test $0x40, %ah 2366 test $0x01, %ah [all …]
|
D | ssse3-wcscpy-atom.S | 594 test $0x01, %ah
|
D | sse2-memset-atom.S | 155 movb %al, %ah
|
/bionic/libc/kernel/uapi/rdma/ |
D | ib_user_verbs.h | 727 __u32 ah; member
|
/bionic/libc/arch-x86/silvermont/string/ |
D | sse2-memset-slm.S | 161 movb %al, %ah
|