Lines Matching refs:edi
160 PUSH edi
164 leal 2 * __SIZEOF_POINTER__(%esp), %edi
165 leal FRAME_SIZE_SAVE_REFS_AND_ARGS(%edi), %esi
170 POP edi
198 movl %edi, 56(%ebx)
199 CFI_EXPRESSION_BREG CFI_REG(edi), CFI_REG(ebx), 56
236 movl 56(%ebx), %edi
237 CFI_RESTORE(%edi)
246 PUSH edi
251 leal FRAME_SIZE_SAVE_REFS_AND_ARGS - __SIZEOF_POINTER__(%ebx), %edi
258 POP edi
320 movl %eax, %edi // Preserve EAX in a callee-save register.
321 LOCK_OBJECT_FAST_PATH ebp, esi, /*saved_eax*/ edi .Llock_object_jni_slow
324 movl %edi, %eax // Restore EAX.
374 movl %eax, %edi // Preserve EAX in a different register.
375 UNLOCK_OBJECT_FAST_PATH ebp, esi, /*saved_eax*/ edi, .Lunlock_object_jni_slow
378 movl %edi, %eax // Restore EAX.