Home
last modified time | relevance | path

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

/art/runtime/arch/x86_64/
Dmemcmp16_x86_64.S36 #define JMPTBL(I, B) (I - B) macro
1171 .int JMPTBL (L(0bytes), L(table_64bytes))
1172 .int JMPTBL (L(2bytes), L(table_64bytes))
1173 .int JMPTBL (L(4bytes), L(table_64bytes))
1174 .int JMPTBL (L(6bytes), L(table_64bytes))
1175 .int JMPTBL (L(8bytes), L(table_64bytes))
1176 .int JMPTBL (L(10bytes), L(table_64bytes))
1177 .int JMPTBL (L(12bytes), L(table_64bytes))
1178 .int JMPTBL (L(14bytes), L(table_64bytes))
1179 .int JMPTBL (L(16bytes), L(table_64bytes))
[all …]