Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpadlock.c30 int ebx = 0, edx = 0; in mbedtls_padlock_has_support() local
44 : "=m" (ebx), "=m" (edx) in mbedtls_padlock_has_support()
48 flags = edx; in mbedtls_padlock_has_support()
H A Dbn_mul.h936 __asm adc edx, 0 \
938 __asm adc edx, 0 \
939 __asm mov ecx, edx \