mirror of
https://github.com/ziglang/zig.git
synced 2026-02-15 13:58:27 +00:00
Linux/SPARCv9: account for branch delay in freeAndExit()
This commit is contained in:
parent
5c79370e9c
commit
e3840817d7
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user