4 # Trap function 1: exit().
10 # Write 'pass' to stdout and quit
12 # Trap function 5: write().
16 # Point to the string.
19 # Number of bytes to write.
30 # Write 'fail' to stdout and quit
32 # Trap function 5: write().
36 # Point to the string.
39 # Number of bytes to write.
50 # All assembler tests should start with a call to "start"