Stream: git-wasmtime

Topic: wasmtime / PR #5831 riscv64: Clear the top 32bits in the ...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 18 2023 at 16:43):

afonso360 opened PR #5831 from brtable-extend to main:

:wave: Hey,

br_table was jumping to the wrong target if the upper 32 bits of the index register were not zero. This PR adds a zero extend so that we clear them.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 18 2023 at 16:43):

afonso360 edited PR #5831 from brtable-extend to main:

:wave: Hey,

br_table was jumping to the wrong target if the upper 32 bits of the index register were not zeroed. This PR adds a zero extend so that we clear them.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 21 2023 at 18:05):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 21 2023 at 18:38):

cfallin merged PR #5831.


Last updated: Nov 22 2024 at 16:03 UTC