Asmc Macro Assembler Reference
FOR parameter [[:REQ | :=default]] , <argument [[,="" argument]]...="">
statements
ENDM
Marks a block that will be repeated once for each argument, with the current argument replacing parameter on each repetition. Same as IRP.