Searched refs:declast (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/aes/asm/
H A Daes-x86_64.pl866 sub declast() subroutine
938 else { &declast(0,$s0,$s3,$s2,$s1);
939 &declast(1,$s1,$s0,$s3,$s2);
940 &declast(2,$s2,$s1,$s0,$s3);
941 &declast(3,$s3,$s2,$s1,$s0);

Completed in 27 milliseconds