v8/test/common/wasm
Karl Schimpf 1607614a91 [wasm] Add more saturating float to int conversions
Adds I32UConvertF32, I32SConvertF64, and I32UConvertF64 instructions.

Refactors code to use templates where appropriate, and to use
previously committed template function is_inbounds() when appropriate
in tests.

Bug: v8:7226
Change-Id: I2701e5fd0b21cefa1f285677f20616cfde29ab0d
Reviewed-on: https://chromium-review.googlesource.com/862609
Commit-Queue: Karl Schimpf <kschimpf@chromium.org>
Reviewed-by: Ben Titzer <titzer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50632}
2018-01-16 21:47:08 +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 [wasm] Add more saturating float to int conversions 2018-01-16 21:47:08 +00:00
wasm-module-runner.cc [wasm] Move (almost all) constants to wasm-constants.h 2018-01-11 12:25:54 +00:00
wasm-module-runner.h [wasm] Use Handle<WasmInstanceObject> in wasm-module-runner.* 2017-10-11 13:33:59 +00:00