can you please be more explicit in your explanation... thanx..
--- In [email protected], "linkermlin" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "akhila_3" <akhila_3@> wrote: > > > > I need to write a C program to count (seperately) the number of load > > and store memory accesses performed on each general purpose register > > in an assembly program. > > How do i differentiate between load and store in C??? > > > > Thanx, > > Akhila > > > x = 1 > (Write) = (Read) >
