Re: [gem5-users] Waking up instructions dependent on load

2014-12-10 Thread GE ZHIGUO via gem5-users
Hi, load instruction is written back to memory?? Write back to register? The load instruction need not to be committed. The add instruction can start to execute as long as the data of the load instruction is available. Zhiguo From: gem5-users [mailto:gem5-users-boun...@gem5.org] On Behalf Of V

Re: [gem5-users] Reading wrong data from Cache

2014-05-04 Thread GE ZHIGUO via gem5-users
What did you mean by no data written to address A? From: gem5-users [mailto:gem5-users-boun...@gem5.org] On Behalf Of Vanchinathan Venkataramani via gem5-users Sent: Sunday, May 04, 2014 12:06 AM To: gem5 users mailing list Subject: [gem5-users] Reading wrong data from Cache Hi all I'm looking

Re: [gem5-users] Reading wrong data from Cache

2014-05-04 Thread GE ZHIGUO via gem5-users
from Cache Since 10 is the last value written to address A, it has to read 10 from address A. However it reads value 20 from Address A On Mon, May 5, 2014 at 11:56 AM, GE ZHIGUO via gem5-users mailto:gem5-users@gem5.org>> wrote: What did you mean by no data written to address A? From: gem5

Re: [gem5-users] Running Assembly code on ARM SE mode

2014-09-17 Thread GE ZHIGUO via gem5-users
What did you mean by header and footer code? GEM5 need to parse and load the binary for execution. From: gem5-users [mailto:gem5-users-boun...@gem5.org] On Behalf Of Vanchinathan Venkataramani via gem5-users Sent: Wednesday, September 17, 2014 5:50 PM To: gem5 users mailing list Subject: [gem5-