diff options
Diffstat (limited to 'test/threads.fromasm')
-rw-r--r-- | test/threads.fromasm | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/threads.fromasm b/test/threads.fromasm index 7aafe4a4b..97a3f7de9 100644 --- a/test/threads.fromasm +++ b/test/threads.fromasm @@ -24,9 +24,7 @@ (i32.atomic.load16_u (i32.const 2458) ) - (tee_local $0 - (i32.const 0) - ) + (i32.const 0) ) (i32.atomic.rmw.xchg (get_local $0) |