Searched refs:R10_LP (Results 1 – 5 of 5) sorted by relevance
/sysdeps/x86_64/x32/ |
A D | sysdep.h | 35 #undef R10_LP 60 # define R10_LP r10d macro 85 # define R10_LP "r10d" macro
|
/sysdeps/x86_64/ |
A D | sysdep.h | 91 #define R10_LP r10 macro 142 #define R10_LP "r10" macro
|
A D | dl-trampoline.h | 355 mov 16(%rbx), %R10_LP # Anything in framesize? 356 test %R10_LP, %R10_LP 388 add $8, %R10_LP 389 and $-16, %R10_LP 390 mov %R10_LP, %RCX_LP 391 sub %R10_LP, %RSP_LP
|
/sysdeps/x86_64/multiarch/ |
A D | strlen-vec.S | 72 mov %RSI_LP, %R10_LP 73 sar $62, %R10_LP 80 mov %RSI_LP, %R10_LP 81 and $-64, %R10_LP
|
/sysdeps/unix/sysv/linux/x86_64/ |
A D | clone.S | 75 mov 8(%rsp), %R10_LP
|
Completed in 4 milliseconds