|
Don't know much about pipelining, but I'm curious about that snippet you posted.
How exactly do the first two instructions change the value of the 3rd instruction? Looks to me like you store a value in a register, store that value in memory, store a value in a separate register, and somehow that last value you stored is different..? I've got to be missing something here. :p
|