Skip to content

Latest commit

 

History

History
50 lines (46 loc) · 924 Bytes

File metadata and controls

50 lines (46 loc) · 924 Bytes
title YMMWORD | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-tools
ms.tgt_pltfrm
ms.topic article
f1_keywords
YMMWORD
dev_langs
C++
helpviewer_keywords
YMMWORD directive
ms.assetid 955a7d23-6150-4056-befc-7f72e8258ecb
caps.latest.revision 4
author corob-msft
ms.author corob
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

YMMWORD

Used for 256-bit multimedia operands with Intel Advanced Vector Extensions (AVX) instructions.

Syntax

YMMWORD  

Remarks

YMMWORD is intended to represent the same type as __m256 for the AVX intrinsics.

See Also

Directives Reference