https://bugs.kde.org/show_bug.cgi?id=486398

--- Comment #16 from Paul Floyd <[email protected]> ---
(In reply to Pol Marcet Sarda from comment #15)
> Hi Paul!
> 
> Did you perhaps get a chance to look at this? If there's a way to become a
> valgrind developer I could take care of this if you'd prefer.

Sorry that we are so slow. We don't really have enough reviewers with VEX/amd64
expertise. I've started looking at this but with something this big in VEX I'm
pretty much starting from square one.

One small thing to start with

+      // 66 0F 79 -- EXTRQ xmm1 xmm2 (sse4a)
...
+            DIP( "insertq %s,%s\n",
+                  nameXMMReg( eregOfRexRM(pfx, modrm) ), nameXMMReg(
gregOfRexRM(pfx, modrm) ));

That DIP should use extrq.

If you are interested in becoming a Valgrind developer then you would be most
welcome. We have almost 1000 bugs open here.

Our communication channels are very old school. There's the mailing list but
above all IRC #valgrind-dev on libera.chat. It's fairly quiet but it's the best
way to get in touch quickly.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to