From 0b48663a94f64ce20b94cd28dd2589a678dc1d5c Mon Sep 17 00:00:00 2001 From: lkcl Date: Wed, 5 Oct 2022 14:12:30 +0100 Subject: [PATCH] --- nlnet_2022_opf_isa_wg/discussion.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nlnet_2022_opf_isa_wg/discussion.mdwn b/nlnet_2022_opf_isa_wg/discussion.mdwn index 4f48c6206..5dbd2205d 100644 --- a/nlnet_2022_opf_isa_wg/discussion.mdwn +++ b/nlnet_2022_opf_isa_wg/discussion.mdwn @@ -29,6 +29,10 @@ these are the tasks: * Compliance Test Suites: there are already thousands of unit tests, these need to be expanded for the 8/16/32-bit work (thousands, in each bit-width). Again: several months of work +* Example algorithms: strncpy, quicksort, insertionsort, UTF-8 + validation and conversion to UTF-16; more Audio/Video examples - all of + these are critically important showcases. Each example chosen + can average around 1-2 weeks work. * Developing and improving the Simulator itself, to confirm correct functionality: again, several months (this is always ongoing) * The Test API: this will be a simpler self-contained task to make -- 2.30.2