Repeats the statements of the block as many times as there are characters in the string parameter value. For each repetition, the next character of the string replaces the name parameter.
.irpc name,string statement-group .endr
name
Placeholder name for string characters.
string
Any valid character string.
statement-group
Any statements valid in assembly macros.