Linux/SPARCv9: account for branch delay in freeAndExit()
This commit is contained in:
@@ -810,8 +810,10 @@ const LinuxThreadImpl = struct {
|
||||
\\ 1:
|
||||
\\ cmp %%sp, 0
|
||||
\\ beq 2f
|
||||
\\ nop
|
||||
\\ restore
|
||||
\\ ba 1f
|
||||
\\ nop
|
||||
\\ 2:
|
||||
\\ mov 73, %%g1
|
||||
\\ mov %[ptr], %%o0
|
||||
|
||||
Reference in New Issue
Block a user