[commit diff](https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=d9544764b1710f3807a9c0685d150a665f70b9a2)
- Solution checked by Luke and Andrey, pushed to master.
-## Shriya
-
-- Working on popcount and LD/ST shifted, maxloc example.
-- Ask for others to check for syntax, etc.
-
## Luke
-- Working on Maxloc assembler example, run into same issue as Jacob,
-where scalar src/dest but need loop to continue.
-- So this feature is pretty important and needs to be added
-to the SVP64 spec
-- Luke fixed issue with precedence order of shifted operation
-in pseudo-code.
## David
* load/store shifted ls004
* cookbook example maxloc, but stalled due to needing
ddffirst
+* Working on Maxloc assembler example, run into same issue as Jacob,
+where scalar src/dest but need loop to continue.
+* So this feature is pretty important and needs to be added
+to the SVP64 spec
# Shriya