Skip to content

Commit 69f6c30

Browse files
Merge pull request #5716 from TylerMSFT/masm
update vector link
2 parents d13542d + 9a0f91b commit 69f6c30

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docs/assembler/masm/processor-manufacturer-programming-manuals.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,21 @@
11
---
22
description: "Learn more about: Processor manufacturer programming manuals"
33
title: "Processor manufacturer programming manuals"
4-
ms.date: "05/28/2020"
5-
ms.assetid: 61844163-de2f-419a-808e-04de39dfdddf
4+
ms.date: "12/6/2024"
65
---
76
# Processor manufacturer programming manuals
87

9-
This article provides links to websites that may contain programming info about processors that aren't made, sold, or supported by Microsoft. Microsoft doesn't control the websites or their content.
8+
This article provides links to websites that may contain programming info about processors that Microsoft doesn't make, sell, or support. Microsoft doesn't control the websites or their content.
109

1110
## Processor manufacturer websites
1211

13-
- [AMD Developer Guides, Manuals & ISA Documents](https://developer.amd.com/resources/developer-guides-manuals/)
12+
- [AMD Documentation Hub](https://www.amd.com/en/search/documentation/hub.html)
1413

1514
- [ARM Architecture Reference Manual](https://developer.arm.com/documentation/ddi0487/latest/)
1615

17-
- [Intel 64 and IA-32 Architectures Software Developer Manuals](https://software.intel.com/articles/intel-sdm)
16+
- [Intel 64 and IA-32 Architectures Software Developer Manuals](https://www.intel.com/content/www/us/en/developer/articles/technical/intel-sdm.html)
1817

19-
- [Introduction to Intel Advanced Vector Extensions](https://software.intel.com/articles/introduction-to-intel-advanced-vector-extensions)
18+
- [Introducing Intel® Advanced Performance Extensions (Intel APX)](https://www.intel.com/content/www/us/en/developer/articles/technical/advanced-performance-extensions-apx.html)
2019

2120
## Remarks
2221

0 commit comments

Comments
 (0)