Currently put mnemonic is used for both putting numbers and strings to registers. However, these two commands have different macro and display implementations: number format lists the literal first, while the string version puts the string literal as the last argument. This should be fixed.
Currently
put
mnemonic is used for both putting numbers and strings to registers. However, these two commands have different macro and display implementations: number format lists the literal first, while the string version puts the string literal as the last argument. This should be fixed.