v8/test/common/wasm
Karl Schimpf 013e86b838 Add saturating f32 to i32 conversion to WASM
This CL adds the i32.trunc_s:sat/f32 WASM opcode to the turbofan
compiler and interpreter (more saturating operators will be added in
later CLs).

The operatation has been added under an experimental flag.

Bug: v8:7226
Change-Id: Ia69e981ffddb2da682e53ba25f489fc9d0cd2db5
Reviewed-on: https://chromium-review.googlesource.com/834670
Commit-Queue: Karl Schimpf <kschimpf@chromium.org>
Reviewed-by: Clemens Hammacher <clemensh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50311}
2017-12-27 19:27:19 +00:00
..
flag-utils.h Add capability of throwing values in WASM 2017-09-25 16:58:19 +00:00
test-signatures.h [wasm] [multival] Reland: Allow function types as block types 2017-10-11 14:59:49 +00:00
wasm-macro-gen.h Add saturating f32 to i32 conversion to WASM 2017-12-27 19:27:19 +00:00
wasm-module-runner.cc Normalize casing of hexadecimal digits 2017-12-02 01:24:40 +00:00
wasm-module-runner.h [wasm] Use Handle<WasmInstanceObject> in wasm-module-runner.* 2017-10-11 13:33:59 +00:00