Re: [Gems-users] pass in parameters to ruby at run-time


Date: Sat, 20 Oct 2007 23:20:03 -0400
From: "Carole-Jean Wu" <carolewu@xxxxxxxxxxxxx>
Subject: Re: [Gems-users] pass in parameters to ruby at run-time
It is in log_tm, where the global registers are m_gRegisterNumbers[i].



On 10/20/07, Carole-Jean Wu <carolewu@xxxxxxxxxxxxx > wrote:
Hello,
   Can you point me to where I can find the register number mapping?

Thanks,
Carole


On 10/19/07, Dan Gibson < degibson@xxxxxxxx> wrote:
You can set up your dynamic data values in registers then issue a magic call. Ruby can then call SIMICS_read_register() (or something like that -- see ruby/simics/interface.h).

Regards,
Dan

Carole-Jean Wu wrote:
Hello,
Does anyone know how to pass in dynamic data values (e.g. addresses that are determined at run-time) to ruby? From my understanding, magic-instructions don't help in this case. (Please correct me if I am wrong.)

Thanks,
Carole


_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/
" to your search.


_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site: https://lists.cs.wisc.edu/archive/gems-users/" to your search.




[← Prev in Thread] Current Thread [Next in Thread→]