https://bugs.kde.org/show_bug.cgi?id=399584
Mark Wielaard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #42 from Mark Wielaard <[email protected]> --- (In reply to Paul Floyd from comment #41) > The unsupported opcode in dyld is PMOVZXWD. Which now finally implemented (for x86): commit b50be9cd3ce86c544f173a529ab6821bfa4d0f9a Author: Mark Wielaard <[email protected]> Date: Wed Sep 16 19:06:58 2026 +0200 Implement PMOVSXWD and PMOVZXWD SSE4.1 for x86 Add dis_PMOVxXWD based on amd64 dis_PMOVxXWD_128 to guest_x86_toIR.c. Decode PMOVSXWD and PMOVZXWD using dis_PMOVxXWD. Move test_PMOVSXWD and test_PMOVZXWD from amd64/sse4-64.c to sse4-common.h. Use test_PMOVSXWD and test_PMOVZXWD in x86/sse4-x86.c. Update sse4-x86.stdout.exp. https://bugs.kde.org/show_bug.cgi?id=518221 -- You are receiving this mail because: You are watching all bug changes.
