[gem5-users] Rename reads for McPAT

2022-07-01 Thread Pedro Henrique Exenberger Becker
Hi all, I'm adapting one of these gem5 <-> McPAT tools. All the ones I found are old and need correction in the name of the stats to be looked up before filling McPAT XML templates. At some point McPAT xml file needs data for 'rename_reads' and 'fp_rename_reads'. In my understanding (looking at e

[gem5-users] Segmentation Fault when trying to execute mrs x0, mpidr_el1

2022-07-01 Thread siva sankar
Hi All, I am trying to run an executable in gem5 where the first instruction is "mrs x0, mpidr_el1". As soon as I run it, it fails with the following segmentation fault. Below is the command and the error message: ./build/ARM/gem5.opt configs/example/se.py --cmd=temp.elf REAL SIMULATION ***