Re: Operand size mismatch
- From: "Adem" <adembaba@xxxxxxxxxx>
- Date: 30 Dec 2005 00:07:10 -0700
Thank you Dennis.
Here is another one that does not compile in D7.
function txsearch.PentiumTick: Int64; assembler asm @@Start: dw rdtsc end;
would this be the same as (from Google)
function txsearch.PentiumTick: Int64; assembler asm @@Start: dw 310Fh // rdtsc end;
Cheers, Adem .
- Follow-Ups:
- Re: Operand size mismatch
- From: Avatar Zondertau
- Re: Operand size mismatch
- References:
- Operand size mismatch
- From: Adem
- Re: Operand size mismatch
- From: Dennis
- Operand size mismatch
- Prev by Date: Operand size mismatch
- Next by Date: Re: Operand size mismatch
- Previous by thread: Re: Operand size mismatch
- Next by thread: Re: Operand size mismatch
- Index(es):