(no commit message)
authorlkcl <lkcl@web>
Fri, 5 Feb 2021 04:47:22 +0000 (04:47 +0000)
committerIkiWiki <ikiwiki.info>
Fri, 5 Feb 2021 04:47:22 +0000 (04:47 +0000)
openpower/sv/av_opcodes.mdwn

index feb813c30ce2564cc108e80f97ad2fe502c48c04..cb264e10d95013426b6963b1ac3f62865bbd3232 100644 (file)
@@ -69,7 +69,7 @@ signed and unsigned, these are N-to-M (N=64/32/16, M=32/16/8) chop/clamp/sign/ze
 
 The other direction, vec_unpack widening ops, may need some way to tell whether to sign-extend or zero-extend.
 
-*scalar extsw/b/h gives one set, mv gives another.  src elwidth override and dest rlwidth override provide the pack/unpack*
+*scalar extsw/b/h gives one set, mv gives another.  src elwidth override and dest elwidth override provide the pack/unpack*
  
 ## vavgs\* (vec_avg)