Rev 1113 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1113 | Rev 1379 | ||
---|---|---|---|
Line 41... | Line 41... | ||
41 | # |
41 | # |
42 | # r8 contains address of uarg structure. |
42 | # r8 contains address of uarg structure. |
43 | # |
43 | # |
44 | 44 | ||
45 | mov out0 = r8 |
45 | mov out0 = r8 |
46 | { br.call.sptk.many b0 = __thread_main } |
46 | br.call.sptk.many b0 = __thread_main |
47 | 47 | ||
48 | # |
48 | # |
49 | # Not reached. |
49 | # Not reached. |
50 | # |
50 | # |
51 | 51 |