Searched refs:edx (Results 1 – 2 of 2) sorted by relevance
46 int ebx = 0, edx = 0; in mbedtls_padlock_has_support() local61 : "=m" (ebx), "=m" (edx) in mbedtls_padlock_has_support()65 flags = edx; in mbedtls_padlock_has_support()
840 __asm adc edx, 0 \842 __asm adc edx, 0 \843 __asm mov ecx, edx \
Completed in 3 milliseconds