# Sadoon
--
+- Learning SVP64 from Luke, setvl (Horizontal-First), svindex.
+- Luke suggested to look at Chacha20 example for Vertical-First
+(but not required).
+- Look at Luke's examples on Poly1305 bugreport
+
# Jacob
[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
+
+- Prioritise keeping to Nlnet grant deadlines, **absolute priority**.
# Andrey