[gem5-users] Adding new flags at decoder

2018-11-14 Thread Abhishek Singh
Hello Everyone, I have added new instructions in SE x86 ISA, this instructions are same as MOV instructions in x86 and use the similar mnemonic defined in /arch/x86/isa/microops/ldstop.isa i.e. Ld and St For example: defineMicroLoadOp('*Ldnew*', 'Data = merge(Data, Mem, dataSize);', 'Data = Mem

Re: [gem5-users] [gem5-dev] How to Perform Regression Test

2018-11-14 Thread Ciro Santilli
Hi Liang, Please don't email both gem5-dev and gem5-users as it creates two entries on the mailing list trackers. I don't think there is any more testing besides what is described in that answer. I do think it is not enough, and there are some efforts in progress, but fixing it is also har

[gem5-users] How to Perform Regression Test

2018-11-14 Thread 梁政
Hi I am learning to use and want to do some modifications on gem5. I can make my version work. But I am not sure whether its' results are right. It seems I should use regression test to check it. However, there is little information about how to perform a canonical regression test. Only

Re: [gem5-users] How to add a SystemC module into the gem5?

2018-11-14 Thread Dr.-Ing. Matthias Jung
Hi Dave, beside from Gabe's recent implementations, there is already now the possibility to couple with TLM modules: - See: gem5/util/tlm/ - https://cfaed.tu-dresden.de/files/Images/people/chair-cc/publications/1707_Menard_SAMOS.pdf - https://www.youtube.com/watch?v=sn6ozgin3AI (https://www.yo