|
From: Nicholas N. <nj...@ca...> - 2003-11-27 13:33:53
|
On Thu, 27 Nov 2003, Dirk Mueller wrote: > > Ok, so far, one vote in favour of speeding these up, one against. I'll > > probably do it, because it will be pretty easy. > > I was not voting against speeding it up. I was voting against spending much > time on which particular REPxx instruction works with LODS etc. Oh, sorry. There's no problem with the prefixes and LODS, they're correct as is. As for frequency of REP prefixes, there seem to be plenty in different programs on my system -- even in valgrind.so (compiled by GCC 3.2.2), so I will definitely do it. N |