Home | History | Annotate | Download | only in x86

Lines Matching refs:lea

256     lea  4(%esp), %eax            // use stack pointer + method ptr as dest for memcpy
965 lea STRING_DATA_OFFSET(%edi, %eax, 2), %edi // build a pointer to the start of string data
967 lea (%edi, %edx, 2), %edi // build pointer to start of data to compare
1014 lea STRING_DATA_OFFSET(%esi, %eax, 2), %esi
1015 lea STRING_DATA_OFFSET(%edi, %ecx, 2), %edi