Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 462 Bytes

repeat.md

File metadata and controls

22 lines (17 loc) · 462 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: REPEAT
REPEAT
12/17/2019
REPEAT
REPEAT directive
26a72d91-d6b0-4d32-b5ba-4f5074e7973b

REPEAT

Marks a block that is to be repeated expression times. Same as REPT.

Syntax

REPEAT expression
statements
ENDM

See also

Directives reference
MASM BNF Grammar