From 40b860777616071997ec035783eeea402ffb1ae2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 3 May 2016 14:03:33 +0200 Subject: Optimise libzahl_memcpy and libzahl_memset MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 56d8dbe..0327bca 100644 --- a/TODO +++ b/TODO @@ -5,9 +5,10 @@ Add zsets_radix Add zstr_radix Test big endian -Test always having used > 0 for zero +Test always having .used > 0 for zero Test negative/non-negative instead of sign Test long .sign +Test always having .chars % 4 == 0 Test optimisation of zmul: bc = [(Hb * Hc) << (m2 << 1)] -- cgit v1.2.3-70-g09d2