threads
threads copied to clipboard
[interpreter] Incorrect alignment check?
It seems like the alignment check for atomic ops is implemented incorrectly in the interpreter: it does not take the offset immediate into account.
There are no corresponding tests in the test suite either.