summaryrefslogtreecommitdiff
path: root/test/wasm2js/f32_cmp.2asm.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/wasm2js/f32_cmp.2asm.js')
-rw-r--r--test/wasm2js/f32_cmp.2asm.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/wasm2js/f32_cmp.2asm.js b/test/wasm2js/f32_cmp.2asm.js
index 72dea1f8c..2a79cdd07 100644
--- a/test/wasm2js/f32_cmp.2asm.js
+++ b/test/wasm2js/f32_cmp.2asm.js
@@ -60,37 +60,37 @@ function asmFunc(global, env, buffer) {
function legalstub$0($0_1, $1_1) {
$0_1 = +$0_1;
$1_1 = +$1_1;
- return $0(Math_fround(Math_fround($0_1)), Math_fround(Math_fround($1_1))) | 0 | 0;
+ return $0(Math_fround(Math_fround($0_1)), Math_fround(Math_fround($1_1))) | 0;
}
function legalstub$1($0_1, $1_1) {
$0_1 = +$0_1;
$1_1 = +$1_1;
- return $1(Math_fround(Math_fround($0_1)), Math_fround(Math_fround($1_1))) | 0 | 0;
+ return $1(Math_fround(Math_fround($0_1)), Math_fround(Math_fround($1_1))) | 0;
}
function legalstub$2($0_1, $1_1) {
$0_1 = +$0_1;
$1_1 = +$1_1;
- return $2(Math_fround(Math_fround($0_1)), Math_fround(Math_fround($1_1))) | 0 | 0;
+ return $2(Math_fround(Math_fround($0_1)), Math_fround(Math_fround($1_1))) | 0;
}
function legalstub$3($0_1, $1_1) {
$0_1 = +$0_1;
$1_1 = +$1_1;
- return $3(Math_fround(Math_fround($0_1)), Math_fround(Math_fround($1_1))) | 0 | 0;
+ return $3(Math_fround(Math_fround($0_1)), Math_fround(Math_fround($1_1))) | 0;
}
function legalstub$4($0_1, $1_1) {
$0_1 = +$0_1;
$1_1 = +$1_1;
- return $4(Math_fround(Math_fround($0_1)), Math_fround(Math_fround($1_1))) | 0 | 0;
+ return $4(Math_fround(Math_fround($0_1)), Math_fround(Math_fround($1_1))) | 0;
}
function legalstub$5($0_1, $1_1) {
$0_1 = +$0_1;
$1_1 = +$1_1;
- return $5(Math_fround(Math_fround($0_1)), Math_fround(Math_fround($1_1))) | 0 | 0;
+ return $5(Math_fround(Math_fround($0_1)), Math_fround(Math_fround($1_1))) | 0;
}
var FUNCTION_TABLE = [];