Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 527 Bytes

operator-highword.md

File metadata and controls

20 lines (15 loc) · 527 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: operator HIGHWORD
operator HIGHWORD
12/17/2019
HIGHWORD
operator HIGHWORD
operator HIGHWORD
HIGHWORD operator
6a3e4d60-e7b6-4cab-b4d7-d4cb7fb307c9

operator HIGHWORD

Returns the high 16 bits of the low 32 bits of expression. MASM expressions are 64-bit values.

Syntax

HIGHWORD expression

See also

Operators reference
MASM BNF Grammar