boringssl/crypto/fipsmodule/bn/asm
David Benjamin cba7987978 Revert "Use uint128_t and __asm__ in clang-cl."
This reverts commit f6942f0d22.

Reason for revert: This doesn't actually work in clang-cl. I
forgot we didn't have the clang-cl try bots enabled! :-( I
believe __asm__ is still okay, but I'll try it by hand
tomorrow.

Original change's description:
> Use uint128_t and __asm__ in clang-cl.
> 
> clang-cl does not define __GNUC__ but is still a functioning clang. We
> should be able to use our uint128_t and __asm__ code in it on Windows.
> 
> Change-Id: I67310ee68baa0c0c947b2441c265b019ef12af7e
> Reviewed-on: https://boringssl-review.googlesource.com/22184
> Commit-Queue: Adam Langley <agl@google.com>
> Reviewed-by: Adam Langley <agl@google.com>
> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>

TBR=agl@google.com,davidben@google.com

Change-Id: I5c7e0391cd9c2e8cc0dfde37e174edaf5d17db22
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://boringssl-review.googlesource.com/22224
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-10-27 00:22:06 +00:00
..
armv4-mont.pl Hide CPU capability symbols in C. 2017-10-23 18:36:49 +00:00
armv8-mont.pl Sync ARM assembly up to 609b0852e4d50251857dbbac3141ba042e35a9ae. 2017-06-13 17:47:20 +00:00
bn-586.pl Remove filename argument to x86 asm_init. 2017-05-12 14:58:27 +00:00
co-586.pl Remove filename argument to x86 asm_init. 2017-05-12 14:58:27 +00:00
rsaz-avx2.pl Revert ADX due to build issues. 2017-08-15 18:56:09 +00:00
x86_64-gcc.c Revert "Use uint128_t and __asm__ in clang-cl." 2017-10-27 00:22:06 +00:00
x86_64-mont5.pl Revert ADX due to build issues. 2017-08-15 18:56:09 +00:00
x86_64-mont.pl Revert ADX due to build issues. 2017-08-15 18:56:09 +00:00
x86-mont.pl Remove filename argument to x86 asm_init. 2017-05-12 14:58:27 +00:00