|
From: Josef W. <Jos...@gm...> - 2003-10-10 18:36:38
|
Hi, in Valgrind CVS, there are still some unsupported SSE2 instructions, namely conversion functions for 2 packed values (e.g. cvtdq2pd). Can someone give me a hint how to write support for it? I looked around and I am not sure if I need to introduce new uops, or can these packed versions somehow be simulated with the already existing SSE uops? Josef |