Home
last modified time | relevance | path

Searched refs:ENTRY_CURRENT_TABLE (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mapi/
Dentry_ppc64le_tls.h58 " addis 11, 2, " ENTRY_CURRENT_TABLE "@got@tprel@ha\n\t" \
59 " ld 11, " ENTRY_CURRENT_TABLE "@got@tprel@l(11)\n\t" \
60 " add 11, 11," ENTRY_CURRENT_TABLE "@tls\n\t" \
91 " addis 3, 2, " ENTRY_CURRENT_TABLE "@got@tprel@ha\n\t"
92 " ld 3, " ENTRY_CURRENT_TABLE "@got@tprel@l(3)\n\t"
Dentry_x86-64_tls.h54 "movq " ENTRY_CURRENT_TABLE "@GOTTPOFF(%rip), %rax\n\t" \
62 "movq " ENTRY_CURRENT_TABLE "@GOTTPOFF(%rip), %rax\n\t" \
124 __asm__("movq " ENTRY_CURRENT_TABLE "@GOTTPOFF(%%rip), %0" in entry_generate()
Dentry_ppc64le_tsd.h58 " addis 11, 2, " ENTRY_CURRENT_TABLE "@got@ha\n\t" \
59 " ld 11, " ENTRY_CURRENT_TABLE "@got@l(11)\n\t" \
187 *((uint64_t *) (code + TEMPLATE_OFFSET_CURRENT_TABLE)) = (uint64_t) ENTRY_CURRENT_TABLE; in entry_patch()
Dentry_x86_tls.h51 "movl " ENTRY_CURRENT_TABLE "@GOTNTPOFF(%eax), %eax\n\t"
73 "movl " ENTRY_CURRENT_TABLE "@GOTNTPOFF(%eax), %eax\n\t" \
Dentry.c39 #define ENTRY_CURRENT_TABLE U_STRINGIFY(u_current_table) macro
Dentry_x86_tsd.h72 "movl " ENTRY_CURRENT_TABLE "@GOT(%ecx), %eax\n\t" \