| ... | @@ -810,8 +810,10 @@ const LinuxThreadImpl = struct { | ... | @@ -810,8 +810,10 @@ const LinuxThreadImpl = struct { |
| 810 | \\ 1: | 810 | \\ 1: |
| 811 | \\ cmp %%sp, 0 | 811 | \\ cmp %%sp, 0 |
| 812 | \\ beq 2f | 812 | \\ beq 2f |
| | 813 | \\ nop |
| 813 | \\ restore | 814 | \\ restore |
| 814 | \\ ba 1f | 815 | \\ ba 1f |
| | 816 | \\ nop |
| 815 | \\ 2: | 817 | \\ 2: |
| 816 | \\ mov 73, %%g1 | 818 | \\ mov 73, %%g1 |
| 817 | \\ mov %[ptr], %%o0 | 819 | \\ mov %[ptr], %%o0 |