Re: [Clax86list] Variables on x86 Cache (L1 or L2) rather than Registers?
- From: "Charles A. Crayne" <spamtrap@xxxxxxxxxx>
- Date: Mon, 24 Apr 2006 21:42:05 -0700
On 24 Apr 2006 19:39:12 -0700
"HellsRaison" <spamtrap@xxxxxxxxxx> wrote:
:Or is the cache (L1/L2) where the stacks are located?
The stack(s), as well as all other memory locations are normally accessed
through the caches, and, for the most part, by algorithms which are beyond
the programmer's control. Although, an assembly language programmer does
have access to some cache management instructions.
-- Chuck
.
- References:
- Variables on x86 Cache (L1 or L2) rather than Registers?
- From: HellsRaison
- Variables on x86 Cache (L1 or L2) rather than Registers?
- Prev by Date: Re: [Clax86list] CISC vs RISC concepts -- from an assembly view
- Next by Date: GNU AS and multiplatform example ...
- Previous by thread: Variables on x86 Cache (L1 or L2) rather than Registers?
- Next by thread: Re: Variables on x86 Cache (L1 or L2) rather than Registers?
- Index(es):
Relevant Pages
|