BumpCounter macro bump if (((.TYPE (bump)) and 07h) eq 04h) Counter = Counter + bump else .err <Non-constant value passed to BumpCounter> endif endm