From 87bf751b115267d7c388c849c43fca6d3f0d0881 Mon Sep 17 00:00:00 2001 From: Yang Liu Date: Wed, 25 Oct 2023 20:14:11 +0800 Subject: [INTERP] Fix fpu_round (#1030) * [INTERP] Fix fpu_round * Should be working this time * Handling wrappedlibm * Format * Fix loongarch * Make it optional * Fix android build --- tests/test26 | Bin 0 -> 40912 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 tests/test26 (limited to 'tests/test26') diff --git a/tests/test26 b/tests/test26 new file mode 100755 index 00000000..a6fb3ea6 Binary files /dev/null and b/tests/test26 differ -- cgit 1.4.1