mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-11-18 18:05:21 +00:00
fix test_and_set, aka fixes X async replies when clipboard active
This commit is contained in:
parent
2de44f1910
commit
e991e59fc1
@ -180,7 +180,7 @@ C_SYMBOL_NAME(test_and_set):
|
||||
isync
|
||||
lwarx r5,0,r3
|
||||
cmpi 0,r5,0x0000
|
||||
beq 1f
|
||||
bne 1f
|
||||
stwcx. r4,0,r3
|
||||
bne- 0b
|
||||
1: isync
|
||||
|
Loading…
Reference in New Issue
Block a user