remove space from arguments in popcnt, should not have been there
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 30 Aug 2022 16:14:25 +0000 (17:14 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 30 Aug 2022 16:23:42 +0000 (17:23 +0100)
openpower/isa/fixedlogical.mdwn

index b1332fe8cb5de07d1e01e27796d1c55a20997abd..b9e79db45d4af9883309e2333bfa8bc801ef9b33 100644 (file)
@@ -306,7 +306,7 @@ Special Registers Altered:
 
 X-Form
 
-* popcntb RA, RS
+* popcntb RA,RS
 
 Pseudo-code:
 
@@ -325,7 +325,7 @@ Special Registers Altered:
 
 X-Form
 
-* popcntw RA, RS
+* popcntw RA,RS
 
 Pseudo-code:
 
@@ -399,7 +399,7 @@ Special Registers Altered:
 
 X-Form
 
-* popcntd RA, RS
+* popcntd RA,RS
 
 Pseudo-code: