Re: Where is stringbuilder?
- From: Rob Kennedy <me3@xxxxxxxxxxx>
- Date: Thu, 19 Oct 2006 23:00:54 -0500
J French wrote:
Move would probably not be much faster, as although it moves 4 byte
chunks IIRC it assumes that the start position is on a 4 byte boundary
Also it uses : REP MOVSD
- which is a lot more elegant, but very slow
The Move procedure doesn't assume any alignment. At least, I can't find any alignment requirements in the MOVSD documentation.
--
Rob
.
- Follow-Ups:
- Re: Where is stringbuilder?
- From: J French
- Re: Where is stringbuilder?
- References:
- Where is stringbuilder?
- From: brett
- Re: Where is stringbuilder?
- From: Rob Kennedy
- Re: Where is stringbuilder?
- From: J French
- Re: Where is stringbuilder?
- From: Maarten Wiltink
- Re: Where is stringbuilder?
- From: J French
- Where is stringbuilder?
- Prev by Date: Re: Adding combobox to grid?
- Next by Date: Re: Where is stringbuilder?
- Previous by thread: Re: Where is stringbuilder?
- Next by thread: Re: Where is stringbuilder?
- Index(es):