bug 672: pospopcount, correct NGI Grant
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 30 Nov 2023 15:26:00 +0000 (15:26 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 7 Dec 2023 17:52:56 +0000 (17:52 +0000)
src/openpower/decoder/isa/test_caller_svp64_pospopcount.py

index 5aebce3b24e767be5f71669608ea1e42e8dade7a..b64e28106ea5a1ff20b985730e9566c4c5609d1b 100644 (file)
@@ -1,9 +1,9 @@
-"""Implementation of chacha20 core in SVP64
+"""Implementation of pospopcount in SVP64
 Copyright (C) 2022,2023 Luke Kenneth Casson Leighton <lkcl@lkcl.net>
 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/
 """