Searched refs:BRANCH_TO_JMPTBL_ENTRY (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/bionic-x86_64-string/ |
H A D | sse2-strcpy-slm.S | 67 #define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ macro 323 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %rdx, 4) 376 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %rdx, 4) 382 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %rdx, 4) 393 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %rdx, 4) 401 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %rdx, 4) 416 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %rdx, 4) 435 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %rdx, 4) 455 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %rdx, 4) 488 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %rdx, 4) [all …]
|
H A D | sse4-memcmp-slm.S | 74 #define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ macro 95 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 4) 167 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 4) 241 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 4) 352 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 4) 395 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 4) 429 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 4) 480 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 4) 555 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 4) 668 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 4) [all …]
|