[gem5-users] Re: Problem with SimObject

2022-03-29 Thread Artyom Liu via gem5-users
Hi Jason, Thanks for the response. I'll check it out and see what I can do. :D -- Artyom artyom...@hust.edu.cn On 3/28/22 23:04, Jason Lowe-Power via gem5-users wrote: Hi Artyom, You're absolutely right that the tutorial needs to be updated! The website is also open source and managed via a

[gem5-users] Re: How does an out of order pipeline implementation handle instructions (cmp, adds,cmn etc.) which update N,Z,C,V?

2022-03-29 Thread tomjosekallooran--- via gem5-users
Hello Jason, Thank you very much for the quick response. I greatly appreciate it. I will check the source code mentioned. Wishing you a great day. Regards, Tom ___ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-l

[gem5-users] Re: How does an out of order pipeline implementation handle instructions (cmp, adds,cmn etc.) which update N,Z,C,V?

2022-03-29 Thread Jason Lowe-Power via gem5-users
Hi Tom, On Tue, Mar 29, 2022 at 9:39 AM tomjosekallooran--- via gem5-users < gem5-users@gem5.org> wrote: > Hi , > This may sound very generic, but i want to try some experiments with the > out of order implementation. I came across few scenarios, which are listed > below (any input would be helpf

[gem5-users] Upcoming gem5 events! Tutorial, Workshop, and Boot Camp!

2022-03-29 Thread Bobby Bruce via gem5-users
Dear all, We wish to make the computer architecture research community aware of several gem5 events occurring over the next 6 months. There will be two events co-located at ISCA 2022 (held in New York, June 18th) -- a 3 hour tutorial, and a 3 hour workshop. In July, there will be a "gem5 Boot Camp

[gem5-users] How does an out of order pipeline implementation handle instructions (cmp, adds,cmn etc.) which update N,Z,C,V?

2022-03-29 Thread tomjosekallooran--- via gem5-users
Hi , This may sound very generic, but i want to try some experiments with the out of order implementation. I came across few scenarios, which are listed below (any input would be helpful): 1. lets consider the following set of instructions (an example which was made up): Address instr Opera