|
From: Tyler N. <tyl...@co...> - 2003-11-18 20:23:43
|
On Tue, 2003-11-18 at 01:42, Nicholas Nethercote wrote: > On Mon, 17 Nov 2003, Tyler Nielsen wrote: > > It would be quite easy to add support for prefetchw to > coregrind/vg_to_ucode.c, since you can just ignore the instruction and not > generate any UCode for it. That won't help you much if your program uses > other 3dNow! instructions. Can you remove them from your program, eg. by > compiling with different options? > Thanks for the help, I'll try to remove the 3dNow instructions. Tyler |