SPARC Assembly Language Reference Manual

Exit Print View

Updated: July 2014
 
 

3.5.2 Example 2: Generating Ident Strings

This example shows how to use the pseudo-op .ident to generate a string in the .comment section of the object file for identification purposes.

.ident			"

myprog

: 

This is an example of an ident string

"