summaryrefslogtreecommitdiff
path: root/test/empty_imported_table.2asm.js
diff options
context:
space:
mode:
authorNathan Froyd <froydnj@gmail.com>2018-02-15 14:08:59 -0500
committerAlon Zakai <alonzakai@gmail.com>2018-02-15 11:08:59 -0800
commit85ae8cc6ffeffa65ff30d17649a0d8589dab2b00 (patch)
tree9d87df46a85a6b37ca0e348bc3cdb7dea1dcd648 /test/empty_imported_table.2asm.js
parente0f86a24bda5612fb798524df23b6071d2dccc14 (diff)
downloadbinaryen-85ae8cc6ffeffa65ff30d17649a0d8589dab2b00.tar.gz
binaryen-85ae8cc6ffeffa65ff30d17649a0d8589dab2b00.tar.bz2
binaryen-85ae8cc6ffeffa65ff30d17649a0d8589dab2b00.zip
better handling of float ops in wasm2asm (#1427)
* explicitly handle binary float operations in processFunctionBody We weren't handling them before, but it wasn't obvious. Make the (non-) handling of them explicit in the code. We'll add handlers for them shortly. * add handling for simple binary float operations min, max, and copysign will require more sophisticated handling. * add handling for float comparisons * move float min/max handling to the correct place It was previously grouped with the i32 ops. * handle float promotion and demotion
Diffstat (limited to 'test/empty_imported_table.2asm.js')
0 files changed, 0 insertions, 0 deletions