Summary: | SSE4a: unhandled instruction bytes: 0xF2 0xF 0x78 0xC0 0x8 0x18 0xC5 0xF9 0x7E 0x84 (insertq $24, $8, %xmm0, %xmm0) | ||
---|---|---|---|
Product: | [Developer tools] valgrind | Reporter: | Pol Marcet Sarda <polmarcetsarda> |
Component: | vex | Assignee: | Paul Floyd <pjfloyd> |
Status: | ASSIGNED --- | ||
Severity: | normal | CC: | pjfloyd |
Priority: | NOR | ||
Version: | 3.23.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Patch to add support for the hole SSE4a instruction set (compressed due to diff being quite large at ~4MB)
attachment-1788766-0.html attachment-985123-0.html |
Description
Pol Marcet Sarda
2024-05-01 11:04:52 UTC
link to godot example: https://godbolt.org/z/WdorK6bWx I'd be interested in fixing this bug, as I am facing it again. I will take it and I'll take a look at contributing documentation Created attachment 177871 [details]
Patch to add support for the hole SSE4a instruction set (compressed due to diff being quite large at ~4MB)
Please see attached patch with the SSE4a support Thanks for the patch. I'm busy at the moment setting up a new PC. It might take some time. I'll take a look when that's all done. Created attachment 178782 [details] attachment-1788766-0.html Thanks for the response! I totally understand, best of luck with the new PC Regards, Pol Marcet Sardà El dom, 23 feb 2025, 18:33, Paul Floyd <bugzilla_noreply@kde.org> escribió: > https://bugs.kde.org/show_bug.cgi?id=486398 > > --- Comment #5 from Paul Floyd <pjfloyd@wanadoo.fr> --- > Thanks for the patch. I'm busy at the moment setting up a new PC. It might > take > some time. I'll take a look when that's all done. > > -- > You are receiving this mail because: > You reported the bug. Created attachment 179646 [details] attachment-985123-0.html Hello, is there any update on this, perchance? No pressure, I understand that life gets on its way, but having this would make my life a lot easier. Thanks, Pol Marcet Sardà Missatge de Pol Marcet Sardà <polmarcetsarda@gmail.com> del dia dg., 23 de febr. 2025 a les 23:47: > Thanks for the response! > > I totally understand, best of luck with the new PC > > Regards, > > Pol Marcet Sardà > > El dom, 23 feb 2025, 18:33, Paul Floyd <bugzilla_noreply@kde.org> > escribió: > >> https://bugs.kde.org/show_bug.cgi?id=486398 >> >> --- Comment #5 from Paul Floyd <pjfloyd@wanadoo.fr> --- >> Thanks for the patch. I'm busy at the moment setting up a new PC. It >> might take >> some time. I'll take a look when that's all done. >> >> -- >> You are receiving this mail because: >> You reported the bug. > > The patch builds OK with no warnings on FreeBSD with clang 18.1.6. No problems with the new tests either. OK with sourceware build macines. |