From: Luke Kenneth Casson Leighton Date: Wed, 17 Mar 2021 22:33:15 +0000 (+0000) Subject: correct comments X-Git-Tag: convert-csv-opcode-to-binary~7 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b467827f51016fa5c8c96faa25b4e0790197a9f7;p=soc.git correct comments --- diff --git a/src/soc/decoder/isa/test_caller_svp64_predication.py b/src/soc/decoder/isa/test_caller_svp64_predication.py index afd50141..d962c0db 100644 --- a/src/soc/decoder/isa/test_caller_svp64_predication.py +++ b/src/soc/decoder/isa/test_caller_svp64_predication.py @@ -53,7 +53,7 @@ class DecoderTestCase(FHDLTestCase): # therefore the operation that's carried out is: # GPR(10) = extsb(GPR(5)) # - # this is a type of back-to-back VGATHER and VSCATTER but it applies + # this is a type of back-to-back VREDUCE and VEXPAND but it applies # to *operations*, not just MVs like in traditional Vector ISAs # ascii graphic: #