/mv# Set maximum valid length for symbols The /mv# option sets the maximum length of symbols that TASM will distinguish between. For example, if you set /mv3, TASM will see ABCC and ABCD as the same symbol, but not AB.