Searched refs:LP_SIZE (Results 1 – 9 of 9) sorted by relevance
/sysdeps/x86_64/x32/ |
A D | sysdep.h | 21 #undef LP_SIZE 44 # define LP_SIZE 4 macro 69 # define LP_SIZE "4" macro
|
/sysdeps/x86_64/ |
A D | __longjmp.S | 89 LIBC_PROBE (longjmp, 3, LP_SIZE@%RDI_LP, -4@%esi, LP_SIZE@%RDX_LP) 110 LP_SIZE@%RDI_LP, -4@%eax, LP_SIZE@%RDX_LP)
|
A D | setjmp.S | 57 LIBC_PROBE (setjmp, 3, LP_SIZE@%RDI_LP, -4@%esi, LP_SIZE@%RAX_LP)
|
A D | sysdep.h | 72 #define LP_SIZE 8 macro 123 #define LP_SIZE "8" macro
|
A D | strcmp.S | 113 mov LOCALE_T___LOCALES+LC_CTYPE*LP_SIZE(%rdx), %RAX_LP 123 mov LOCALE_T___LOCALES+LC_CTYPE*LP_SIZE(%rcx), %RAX_LP
|
/sysdeps/unix/sysv/linux/x86_64/ |
A D | libc_sigaction.c | 98 " .align " LP_SIZE "\n" \ 129 " .align " LP_SIZE "\n" \
|
A D | ____longjmp_chk.S | 145 LIBC_PROBE (longjmp, 3, LP_SIZE@%RDI_LP, -4@%esi, LP_SIZE@%RDX_LP) 166 LP_SIZE@%RDI_LP, -4@%eax, LP_SIZE@%RDX_LP)
|
A D | sysdep.h | 393 rol $2*LP_SIZE+1, reg 394 # define PTR_DEMANGLE(reg) ror $2*LP_SIZE+1, reg; \ 398 "rol $2*" LP_SIZE "+1, %0" \ 400 # define PTR_DEMANGLE(reg) asm ("ror $2*" LP_SIZE "+1, %0\n" \ 407 rol $2*LP_SIZE+1, reg 408 # define PTR_DEMANGLE(reg) ror $2*LP_SIZE+1, reg; \ 412 "rol $2*" LP_SIZE "+1, %0" \ 417 # define PTR_DEMANGLE(var) asm ("ror $2*" LP_SIZE "+1, %0\n" \
|
/sysdeps/x86_64/multiarch/ |
A D | strcmp-sse42.S | 138 mov LOCALE_T___LOCALES+LC_CTYPE*LP_SIZE(%rdx), %RAX_LP 149 mov LOCALE_T___LOCALES+LC_CTYPE*LP_SIZE(%rcx), %RAX_LP
|
Completed in 21 milliseconds