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.
29 # Write 'fail' to stdout and quit
31 # Trap function 5: write().
35 # Point to the string.
38 # Number of bytes to write.
48 # All assembler tests should start with a call to "start"