Clemson University -- CPSC 231 -- Fall 2009 Verifying that you are on a SPARC - use "uname -p" or "mach" Unix assembler is called "as" -- it has a two-pass structure but no macros (can use m4 or cpp for macros); Gnu assembler is called "gas" statement syntax mnemonic_opcode operands ! comments also C-style comments (i.e., /* */) are acceptable other statements, called "pseudo-ops", are available to control the assembler's actions or to specify data .section ".data" .global