Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 538 Bytes

operator-short.md

File metadata and controls

20 lines (15 loc) · 538 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: operator SHORT
operator SHORT
12/17/2019
operator SHORT
operator SHORT
SHORT operator
41e0982a-4f4e-4b48-ba58-e32d72053249

operator SHORT

Sets the type of label to short. All jumps to label must be short (within the range -128 to +127 bytes from the jump instruction to label).

Syntax

SHORT label

See also

Operators reference
MASM BNF Grammar