One option might be to --debug-flags Registers and look up to latest
register modification. See also --debug-help.


On Thu, Jul 9, 2020 at 6:19 PM Shougang Yuan via gem5-users
<gem5-users@gem5.org> wrote:
>
> Hi, All,
>
> I want to dump out the source register and destination register value of each 
> instruction. Suppose I have one instruction MOV_R_M : ld   rax, DS:[rdx + 
> 0x20]. How can I dump out the value of register rax and rdx.
>
> From the debug trace like Exec or ExecAll. I can see that the result or the 
> destination register is dumped out, but the source register values are not. 
> So is there a way to dump out the values of these registers in the pipeline.
>
> Best regards.
> Shougang
> _______________________________________________
> gem5-users mailing list -- gem5-users@gem5.org
> To unsubscribe send an email to gem5-users-le...@gem5.org
> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to