(no commit message)
authorlkcl <lkcl@web>
Wed, 30 Jun 2021 19:55:26 +0000 (20:55 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 30 Jun 2021 19:55:26 +0000 (20:55 +0100)
openpower/sv/register_type_tags.mdwn

index 3a56e6f7255f2950cafa2d894a484dc5ef95517d..f5ca7a3c98a0f19178f1d42e11119e8b32a5fe12 100644 (file)
@@ -6,3 +6,6 @@ A concept present in processors such as Texas Instruments DSPs and in the Mill A
 
 This allows instructions originally designed to only be IEEE754 FP64 fir example to become IEEE754 FP128 or even complex mumbers.  With SVP64 supporting [[sv/remap]] it is not conceptually that much of a leap to support complex numbers, given that the hardware to do so is already in place.
 
+Links:
+
+* <http://lists.libre-soc.org/pipermail/libre-soc-dev/2021-June/003256.html>