diff options
Diffstat (limited to 'src/runtime/asm_s390x.s')
| -rw-r--r-- | src/runtime/asm_s390x.s | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/runtime/asm_s390x.s b/src/runtime/asm_s390x.s index 5332c9b234..094e25c40f 100644 --- a/src/runtime/asm_s390x.s +++ b/src/runtime/asm_s390x.s @@ -806,8 +806,6 @@ retry: MOVD (R2), R10 // TODO: This turns bad writes into bad reads. MOVD R10, -8(R4) // Record *slot MOVD 96(R15), R4 - // Do the write. - MOVD R3, (R2) RET flush: |
