5.2.6 .pasciz “string2”
Note: This directive is equivalent to
.asciz
.Stores a sequence of ASCII characters (with an automatic trailing zero byte) into program memory.
.asciz
.Stores a sequence of ASCII characters (with an automatic trailing zero byte) into program memory.