Skip to content

Commit b6559eb

Browse files
committed
Revert "Modify Instructions.json to verify the check works"
This reverts commit 4f6c495.
1 parent 4f6c495 commit b6559eb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Utilities/Instructions.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,5 @@
216216
["threads" , "i32.atomic.store16" , ["0xFE", "0x1A"], [["memarg", "MemArg"]] , "store" ],
217217
["threads" , "i64.atomic.store8" , ["0xFE", "0x1B"], [["memarg", "MemArg"]] , "store" ],
218218
["threads" , "i64.atomic.store16" , ["0xFE", "0x1C"], [["memarg", "MemArg"]] , "store" ],
219-
["threads" , "i64.atomic.store32" , ["0xFE", "0x1D"], [["memarg", "MemArg"]] , "store" ],
220-
["threads" , "i32.atomic.rmw.add" , ["0xFE", "0x1E"], [] , "binary" ]
219+
["threads" , "i64.atomic.store32" , ["0xFE", "0x1D"], [["memarg", "MemArg"]] , "store" ]
221220
]

0 commit comments

Comments
 (0)