Searched refs:cx (Results 1 – 11 of 11) sorted by relevance
/bionic/libc/arch-x86_64/string/ |
D | sse2-memset-slm.S | 83 movw %cx, (%rdi) 84 movw %cx, -2(%rdi, %rdx)
|
D | sse2-strcpy-slm.S | 594 mov (%rsi), %cx 595 mov %cx, (%rdi) 825 mov 16(%rsi), %cx 827 mov %cx, 16(%rdi) 956 mov 24(%rsi), %cx 959 mov %cx, 24(%rdi) 1111 mov (%rsi), %cx 1113 mov %cx, (%rdi) 1331 mov 16(%rsi), %cx 1333 mov %cx, 16(%rdi) [all …]
|
D | sse2-memmove-slm.S | 461 movw %cx, (%rdi)
|
D | sse4-memcmp-slm.S | 1596 cmp %cx, %ax
|
/bionic/libc/kernel/uapi/asm-x86/asm/ |
D | sigcontext.h | 117 __u32 cx; member 145 __u64 cx; member
|
/bionic/libc/arch-x86/silvermont/string/ |
D | sse2-strcpy-slm.S | 114 call __x86.get_pc_thunk.cx; \ 933 movw (%esi), %cx 934 movw %cx, (%edi) 1165 movw 16(%esi), %cx 1167 movw %cx, 16(%edi) 1298 movw 24(%esi), %cx 1301 movw %cx, 24(%edi) 1434 movw (%esi), %cx 1436 movw %cx, (%edi) 1594 movw 16(%esi), %cx [all …]
|
D | sse4-memcmp-slm.S | 495 cmp %bx, %cx 636 cmp %bx, %cx 800 cmp %bx, %cx 986 cmp %bx, %cx 1114 cmp %bx, %cx 1120 cmp %bx, %cx
|
/bionic/libc/arch-x86/atom/string/ |
D | ssse3-memcpy-atom.S | 2132 movw %cx, -2(%edx) 2158 movw %cx, -2(%edx) 2187 movw %cx, -3(%edx) 2215 movw %cx, -3(%edx) 2358 movw %cx, -2(%edx) 2376 movw %cx, -2(%edx) 2396 movw %cx, -2(%edx) 2412 movw %cx, -2(%edx) 2435 movw %cx, -3(%edx) 2455 movw %cx, -3(%edx) [all …]
|
D | ssse3-memcmp-atom.S | 2442 cmp %bx, %cx 2456 cmp %bx, %cx 2462 cmp %bx, %cx
|
/bionic/libm/x86_64/ |
D | e_pow.S | 179 movw 22(%rsp), %cx 848 movw 22(%rsp), %cx 857 andw $32752, %cx 858 cmpw $16560, %cx 931 movw 22(%rsp), %cx
|
/bionic/libm/x86/ |
D | libm_tancot_huge.S | 79 movw %cx, 36(%esp)
|