Home
last modified time | relevance | path

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

/system/core/libcutils/arch-x86_64/
Dandroid_memset32.S59 #define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument
61 movslq (%r11, INDEX, SCALE), INDEX; \
62 lea (%r11, INDEX), INDEX; \
63 jmp *INDEX
Dandroid_memset16.S59 #define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument
61 movslq (%r11, INDEX, SCALE), INDEX; \
62 lea (%r11, INDEX), INDEX; \
63 jmp *INDEX