1        .seg    "text"
2        .globl  AO_test_and_set_full
3AO_test_and_set_full:
4        retl
5          ldstub        [%o0],%o0
6