Rev 3386 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3386 | Rev 4153 | ||
---|---|---|---|
Line 34... | Line 34... | ||
34 | # |
34 | # |
35 | # |
35 | # |
36 | __thread_entry: |
36 | __thread_entry: |
37 | alloc loc0 = ar.pfs, 0, 1, 1, 0 |
37 | alloc loc0 = ar.pfs, 0, 1, 1, 0 |
38 | 38 | ||
39 | mov r1 = _gp |
39 | movl r1 = _gp |
40 | 40 | ||
41 | # |
41 | # |
42 | # r8 contains address of uarg structure. |
42 | # r8 contains address of uarg structure. |
43 | # |
43 | # |
44 | 44 |