summary refs log tree commit diff stats
path: root/results/scraper/fex/412
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/fex/412')
-rw-r--r--results/scraper/fex/4124
1 files changed, 4 insertions, 0 deletions
diff --git a/results/scraper/fex/412 b/results/scraper/fex/412
new file mode 100644
index 000000000..d41bc082b
--- /dev/null
+++ b/results/scraper/fex/412
@@ -0,0 +1,4 @@
+Interpreter Float conversion doesn't ensure host flag behaviour
+Brought up in #408, Interpreter float conversion ops won't use the host flag for rounding mode, but instead just truncate (As per C/C++ spec).

+

+We need a unit test to ensure correct rounding behaviour here.
\ No newline at end of file