Skip to content

Commit 9cef7e1

Browse files
author
mikeblome
committed
fixed links to amd and intel manuals
1 parent c67bbe6 commit 9cef7e1

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

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

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
1-
---
2-
title: "Processor Manufacturer Programming Manuals | Microsoft Docs"
3-
ms.custom: ""
4-
ms.date: "11/04/2016"
5-
ms.technology: ["cpp-masm"]
6-
ms.topic: "reference"
7-
dev_langs: ["C++"]
8-
ms.assetid: 61844163-de2f-419a-808e-04de39dfdddf
9-
author: "corob-msft"
10-
ms.author: "corob"
11-
ms.workload: ["cplusplus"]
1+
---
2+
title: "Processor Manufacturer Programming Manuals | Microsoft Docs"
3+
ms.custom: ""
4+
ms.date: "11/04/2016"
5+
ms.technology: ["cpp-masm"]
6+
ms.topic: "reference"
7+
dev_langs: ["C++"]
8+
ms.assetid: 61844163-de2f-419a-808e-04de39dfdddf
9+
author: "corob-msft"
10+
ms.author: "corob"
11+
ms.workload: ["cplusplus"]
1212
---
1313
# Processor Manufacturer Programming Manuals
1414
This article provides links to websites that may contain programming information about processors that are not manufactured, sold, or supported by Microsoft. Microsoft does not own or control the websites or the content on them.
1515

1616
## Processor Manufacturer Websites
1717

18-
- [AMD64 Instruction Set Reference Manuals](http://go.microsoft.com/fwlink/p/?LinkID=219796)
19-
18+
- [AMD64 Instruction Set Reference Manuals](https://developer.amd.com/resources/developer-guides-manuals/)
19+
2020
- [Intel 64 and IA-32 Architectures Software Developer Manuals](http://go.microsoft.com/fwlink/p/?LinkID=219798)
21-
22-
- [Intel Advanced Vector Extensions (AVX)](http://go.microsoft.com/fwlink/p/?LinkID=219800)
21+
22+
[Intel Advanced Vector Extensions (AVX)](https://software.intel.com/en-us/articles/intel-sdm)
2323

2424
## Remarks
2525
Neither [!INCLUDE[vsprvs](../../assembler/masm/includes/vsprvs_md.md)] nor the Microsoft Macro Assembler support all processors.

0 commit comments

Comments
 (0)