Home
last modified time | relevance | path

Searched refs:TABLE (Results 1 – 2 of 2) sorted by relevance

/system/core/libcutils/arch-x86/
Dsse2-memset32-atom.S98 # define BRANCH_TO_JMPTBL_ENTRY(TABLE) \ argument
102 add $(TABLE - .), %ebx; \
126 # define BRANCH_TO_JMPTBL_ENTRY(TABLE) \ argument
127 jmp *TABLE(,%ecx,4)
Dsse2-memset16-atom.S98 # define BRANCH_TO_JMPTBL_ENTRY(TABLE) \ argument
102 add $(TABLE - .), %ebx; \
126 # define BRANCH_TO_JMPTBL_ENTRY(TABLE) \ argument
127 jmp *TABLE(,%ecx,4)