Re: xchg & lock question
- From: Tim Roberts <spamtrap@xxxxxxxxxx>
- Date: Mon, 27 Mar 2006 07:44:54 GMT
"Eman" <spamtrap@xxxxxxxxxx> wrote:
According to Intel' manual "when a memory operand is used with
the XCHG instruction, the processor's LOCK signal is automatically
asserted". AMD documentation also states that.
Can someone tell me, which of IA32 compatible processors do not
assert LOCK automatically in the case of XCHG reg,[mem] ?
None of them. If they are IA32-compatible, then they MUST assert LOCK with
XCHG. That's one of the fundamental behaviors. Windows would break if
they didn't.
--
- Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.
.
- Follow-Ups:
- Re: xchg & lock question
- From: Eman
- Re: xchg & lock question
- References:
- xchg & lock question
- From: Eman
- xchg & lock question
- Prev by Date: Re: pushb assembler command in gas
- Next by Date: Get the FAQs
- Previous by thread: xchg & lock question
- Next by thread: Re: xchg & lock question
- Index(es):
Relevant Pages
|