bytecodealliance / wasmtime

A fast and secure runtime for WebAssembly
https://wasmtime.dev/
Apache License 2.0
15.21k stars 1.28k forks source link

riscv64/x390: add *_overflow #9214

Open ghostway0 opened 3 weeks ago

ghostway0 commented 3 weeks ago

currently a draft and only riscv64

ghostway0 commented 3 weeks ago

@bjorn3 can you take a look? also, I haven't found umul equivalent (or mul with zext*) in s390x. do you know what are their names?

uweigand commented 2 weeks ago

Hi @ghostway0, a few comments on the s390x part: