Libo,

I meant to reply to your previous email, but I waited to see if anyone
had a better reply, and then I forgot to reply.

There is very little documentation available on gem5 internals, but in
general they are not difficult to understand.

I would recommend that you run some very simple content on gem5 e.g.
se.py, e.g. a -nostartfiles linux hello world, and then step debug
gem5 with GDB, and everything should become clear then.

If you reach a more specific question while doing that, do ask,
because then it is more likely that people will be able to answer.

On Sun, Oct 20, 2019 at 9:34 AM Libo Zhou <zhl...@foxmail.com> wrote:
>
> Hi all,
>
> I didn't find any thorough documentation on how the registers are modelled in 
> gem5.
>
> I would like to use a gem5 as a simple instruction set simulator. I found the 
> documentation how to create my own isa, but I just don't know how to create 
> my own registers.
> _______________________________________________
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to