File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11---
22description : " Learn more about: __umulh"
33title : " __umulh"
4- ms.date : " 09/02/2019 "
4+ ms.date : 09/19/2022
55f1_keywords : ["__umulh"]
66helpviewer_keywords : ["__umulh intrinsic"]
77ms.assetid : d241b53a-e6f7-4af1-9f6e-84e149158f03
88---
9- # __ umulh
9+ # ` __umulh `
1010
1111** Microsoft Specific**
1212
@@ -23,10 +23,10 @@ unsigned __int64 __umulh(
2323
2424### Parameters
2525
26- * a * \
26+ * ` a ` * \
2727[ in] The first number to multiply.
2828
29- * b * \
29+ * ` b ` * \
3030[ in] The second number to multiply.
3131
3232## Return value
@@ -35,9 +35,9 @@ The high 64 bits of the 128-bit result of the multiplication.
3535
3636## Requirements
3737
38- | Intrinsic| Architecture|
39- | --------------- | ---------------- --|
40- | ` __umulh ` | x64|
38+ | Intrinsic | Architecture |
39+ | --| --|
40+ | ` __umulh ` | x64, ARM64 |
4141
4242** Header file** \< intrin.h>
4343
You can’t perform that action at this time.
0 commit comments