Skip to content

Commit dbca5fd

Browse files
authored
Merge pull request MicrosoftDocs#763 from MicrosoftDocs/master
4/27 AM Publish
2 parents dd1a509 + ca4a3f4 commit dbca5fd

File tree

370 files changed

+608
-2369
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

370 files changed

+608
-2369
lines changed

docs/assembler/arm/arm-assembler-command-line-reference.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,12 @@
22
title: "ARM Assembler Command-Line Reference | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
7-
ms.technology: ["cpp-tools"]
8-
ms.tgt_pltfrm: ""
5+
ms.technology: ["cpp-masm"]
96
ms.topic: "reference"
107
dev_langs: ["C++"]
118
ms.assetid: f7b89478-1ab5-4995-8cde-a805f0462c45
12-
caps.latest.revision: 12
139
author: "corob-msft"
1410
ms.author: "corob"
15-
manager: "ghogen"
1611
ms.workload: ["cplusplus"]
1712
---
1813
# ARM Assembler Command-Line Reference

docs/assembler/arm/arm-assembler-diagnostic-messages.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,12 @@
22
title: "ARM Assembler Diagnostic Messages | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
7-
ms.technology: ["cpp-tools"]
8-
ms.tgt_pltfrm: ""
5+
ms.technology: ["cpp-masm"]
96
ms.topic: "reference"
107
dev_langs: ["C++"]
118
ms.assetid: 52b38267-6023-4bdc-a0ef-863362f48eec
12-
caps.latest.revision: 6
139
author: "corob-msft"
1410
ms.author: "corob"
15-
manager: "ghogen"
1611
ms.workload: ["cplusplus"]
1712
---
1813
# ARM Assembler Diagnostic Messages

docs/assembler/arm/arm-assembler-directives.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,12 @@
22
title: "ARM Assembler Directives | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
7-
ms.technology: ["cpp-tools"]
8-
ms.tgt_pltfrm: ""
5+
ms.technology: ["cpp-masm"]
96
ms.topic: "reference"
107
dev_langs: ["C++"]
118
ms.assetid: 9cfa8896-ec10-4e77-855a-3135c40d7d2a
12-
caps.latest.revision: 5
139
author: "corob-msft"
1410
ms.author: "corob"
15-
manager: "ghogen"
1611
ms.workload: ["cplusplus"]
1712
---
1813
# ARM Assembler Directives

docs/assembler/arm/arm-assembler-reference.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,12 @@
22
title: "ARM Assembler Reference | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "08/28/2017"
5-
ms.reviewer: ""
6-
ms.suite: ""
7-
ms.technology: ["cpp-tools"]
8-
ms.tgt_pltfrm: ""
5+
ms.technology: ["cpp-masm"]
96
ms.topic: "reference"
107
dev_langs: ["C++"]
118
ms.assetid: f8a076cc-9627-4328-a34a-9c44f7a3aab1
12-
caps.latest.revision: 13
139
author: "corob-msft"
1410
ms.author: "corob"
15-
manager: "ghogen"
1611
ms.workload: ["cplusplus"]
1712
---
1813
# ARM Assembler Reference

docs/assembler/inline/accessing-c-or-cpp-data-in-asm-blocks.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
title: "Accessing C or C++ Data in __asm Blocks | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
7-
ms.technology: ["cpp-tools"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
5+
ms.technology: ["cpp-masm"]
6+
ms.topic: "conceptual"
107
dev_langs: ["C++"]
118
helpviewer_keywords: ["data members [C++], in __asm blocks", "data access [C++], in __asm blocks", "__asm keyword [C++], data members", "structure types in __asm blocks"]
129
ms.assetid: e99f5a28-0381-4090-8ece-6af8f2436a49
13-
caps.latest.revision: 7
1410
author: "corob-msft"
1511
ms.author: "corob"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# Accessing C or C++ Data in __asm Blocks

docs/assembler/inline/advantages-of-inline-assembly.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
title: "Advantages of Inline Assembly | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
7-
ms.technology: ["cpp-tools"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
5+
ms.technology: ["cpp-masm"]
6+
ms.topic: "conceptual"
107
dev_langs: ["C++"]
118
helpviewer_keywords: ["assembler [C++], advantages", "inline assembly [C++], about inline assembly", "inline assembly [C++], using"]
129
ms.assetid: 94364d97-faa7-4bdf-8473-570956986c51
13-
caps.latest.revision: 7
1410
author: "corob-msft"
1511
ms.author: "corob"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# Advantages of Inline Assembly

docs/assembler/inline/asm.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,14 @@
22
title: "__asm | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
7-
ms.technology: ["cpp-tools"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
5+
ms.technology: ["cpp-masm"]
6+
ms.topic: "conceptual"
107
f1_keywords: ["__asm", "__asm_cpp"]
118
dev_langs: ["C++"]
129
helpviewer_keywords: ["__asm keyword [C++], vs. asm blocks", "__asm keyword [C++]"]
1310
ms.assetid: 77ff3bc9-a492-4b5e-85e1-fa4e414e79cd
14-
caps.latest.revision: 14
1511
author: "corob-msft"
1612
ms.author: "corob"
17-
manager: "ghogen"
1813
ms.workload: ["cplusplus"]
1914
---
2015
# __asm

docs/assembler/inline/assembly-language-comments.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
title: "Assembly-Language Comments | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
7-
ms.technology: ["cpp-tools"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
5+
ms.technology: ["cpp-masm"]
6+
ms.topic: "conceptual"
107
dev_langs: ["C++"]
118
helpviewer_keywords: ["assembly language [C++], comments", "comments [C++], assembly language", "macros [C++], assembly language", "__asm keyword [C++], instructions"]
129
ms.assetid: 0dc10850-77f5-426e-9dab-185ea28e06e4
13-
caps.latest.revision: 7
1410
author: "corob-msft"
1511
ms.author: "corob"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# Assembly-Language Comments

docs/assembler/inline/calling-c-functions-in-inline-assembly.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
title: "Calling C Functions in Inline Assembly | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
7-
ms.technology: ["cpp-tools"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
5+
ms.technology: ["cpp-masm"]
6+
ms.topic: "conceptual"
107
dev_langs: ["C++"]
118
helpviewer_keywords: ["function calls, C functions", "function calls, in inline assembly", "functions [C], calling in inline assembly", "Visual C, functions", "inline assembly, calling functions", "__asm keyword [C++], calling functions"]
129
ms.assetid: f8a8d568-d175-4e23-9b24-36ef60a4cab3
13-
caps.latest.revision: 7
1410
author: "corob-msft"
1511
ms.author: "corob"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# Calling C Functions in Inline Assembly

docs/assembler/inline/calling-cpp-functions-in-inline-assembly.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
title: "Calling C++ Functions in Inline Assembly | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
7-
ms.technology: ["cpp-tools"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
5+
ms.technology: ["cpp-masm"]
6+
ms.topic: "conceptual"
107
dev_langs: ["C++"]
118
helpviewer_keywords: ["functions [C++], calling in inline assembly", "function calls, C++ functions", "function calls, in inline assembly", "Visual C++, functions", "inline assembly, calling functions", "__asm keyword [C++], calling functions"]
129
ms.assetid: 1f0d1eb3-54cf-45d5-838d-958188616b38
13-
caps.latest.revision: 7
1410
author: "corob-msft"
1511
ms.author: "corob"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# Calling C++ Functions in Inline Assembly

0 commit comments

Comments
 (0)