Home
last modified time | relevance | path

Searched refs:rax (Results 1 – 5 of 5) sorted by relevance

/picolibc-latest/newlib/libc/machine/x86/
Dmemset-64.S23 movq rsi, rax
40 imul r8, rax
48 movntiq rax, (rdi)
49 movntiq rax, 8 (rdi)
50 movntiq rax, 16 (rdi)
51 movntiq rax, 24 (rdi)
52 movntiq rax, 32 (rdi)
53 movntiq rax, 40 (rdi)
54 movntiq rax, 48 (rdi)
55 movntiq rax, 56 (rdi)
[all …]
Dsetjmp-64.S37 leaq 8 (rsp), rax
38 movq rax, 48 (rdi)
39 movq (rsp), rax
40 movq rax, 56 (rdi)
41 movq $0, rax
45 movq rsi, rax /* Return value */
49 cmove rdx, rax
Dmemcpy-64.S19 movq rdi, rax /* Store destination in return value */
35 pushq rax
48 movq (rsi), rax
57 movntiq rax, (rdi)
66 movq 64 (rsi), rax
75 movntiq rax, 64 (rdi)
97 popq rax
Dx86_64mach.h32 #define rax REG(rax) macro
/picolibc-latest/picocrt/machine/x86/
Dcrt0-64.S111 mov %rax, %rdi