wasmer/lib/singlepass-backend/src
bors[bot] 77527c23ce
Merge #877
877: Reimplement F32Min, F32Max, F64Min and F64Max. r=nlewycky a=nlewycky

# Description
Reimplement F32Min, F32Max, F64Min and F64Max.

Adds XMM8--15 registers. Adds VMOVA, VBLEND and VXORP, and the VCMPUNORD and VCMPORD comparisons.

Fixes 419 test failures.

Co-authored-by: Nick Lewycky <nick@wasmer.io>
2019-10-22 17:33:44 +00:00
..
codegen_x64.rs Merge #877 2019-10-22 17:33:44 +00:00
emitter_x64.rs Merge #877 2019-10-22 17:33:44 +00:00
lib.rs Improved docs with custom logo and favicon 2019-09-03 17:06:31 -07:00
machine.rs fix(singlepass-backend) Use wasmparser from runtime-core. 2019-10-18 11:22:40 +02:00
protect_unix.rs Cargo fmt 2019-07-04 01:45:54 +08:00