5.2.11 String Directive

The .string "str"[, "str"] directive assembles each comma-separated string argument into consecutive addresses in the current section. A zero byte will be added to each string. This directive is a synonym for the .asciz directive.