Hi
I am trying to add some custom instructions to the x86-64 ISA in gem5.
However, I was not able to find much information regarding how to modify
the ISA to make it support custom instructions online. So can someone
please point out some resources which could help me.
Thanks and Regards
Setu
Hi Ikram
To generate the binary files, you just need to compile your C code using a
compiler.
Thanks
Setu
On Mon, Jan 23, 2023, 4:18 PM IKRAM via gem5-users
wrote:
>
> Hi Team,
>
> I am working on ARM ISA.
>
> I want to know how we create binary files from c test.
>
> For example, in *simple.p
s written in perspective of arm
> will be simulated.
>
>
> If I do
> >>gcc arm.c
> then a.out binary file will be created but it is not created in
> perspective of arm.
>
>
>
>
> Regards
> - Ikram
>
> On Mon, 23 Jan, 2023, 4:28 pm Setu Gupta via gem
playlist
(Lectures 78 onwards) to get a deeper understanding of this topic.
Thanks
Setu
On Fri, Mar 10, 2023, 2:04 AM Setu Gupta wrote:
> Hi Karim
>
> Sorry I forgot to attach the picture.
>
> Thanks
> Setu
>
> On Fri, Mar 10, 2023, 2:02 AM Setu Gupta wrote:
>
>> Hi Ka
Hi
I want to use Gem5 to generate instruction traces which I then want to use
in other simulators. How can I generate traces using Gem5, and what format
are the traces in?
Thanks and Regards
Setu
___
gem5-users mailing list -- gem5-users@gem5.org
To uns