.globl _start _start: set 2f-1f, %o2 set 1f, %o1 mov 1, %o0 mov 4, %g1 ta %xcc, 9 clr %o0 mov 1, %g1 ta %xcc, 9 1: .ascii "hello world!!\n" 2: