From: Luke Kenneth Casson Leighton Date: Thu, 30 Nov 2023 15:26:00 +0000 (+0000) Subject: bug 672: pospopcount, correct NGI Grant X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=db66bfce1d611fb90892debd28a31ca81a358092;p=openpower-isa.git bug 672: pospopcount, correct NGI Grant --- diff --git a/src/openpower/decoder/isa/test_caller_svp64_pospopcount.py b/src/openpower/decoder/isa/test_caller_svp64_pospopcount.py index 5aebce3b..b64e2810 100644 --- a/src/openpower/decoder/isa/test_caller_svp64_pospopcount.py +++ b/src/openpower/decoder/isa/test_caller_svp64_pospopcount.py @@ -1,9 +1,9 @@ -"""Implementation of chacha20 core in SVP64 +"""Implementation of pospopcount in SVP64 Copyright (C) 2022,2023 Luke Kenneth Casson Leighton Licensed under the LGPLv3+ -Funded by NLnet NGI-ASSURE under EU grant agreement No 957073. +Funded by NLnet NGI0-Entrust under EU grant agreement No 101069594. * https://nlnet.nl/project/LibreSOC-GigabitRouter/ -* https://bugs.libre-soc.org/show_bug.cgi?id=965 +* https://bugs.libre-soc.org/show_bug.cgi?id=672 * https://libre-soc.org/openpower/sv/cookbook/pospopcount/ """