The confidence tests contain several examples of SPARC
assembly code that may be useful references. There are examples
which show the use of signal handling, accessing the command
line and other things. All of these tests were assembled with
sasm and ran the same (except for speed, of course) on a
SparcStation 2 platform as they do under ssim. Some of them
use the exit status to communicate information.