I must confess I am not too familiar with how the various CPUs accomplish this. 
Hopefully someone else is able to help.

Andreas

From: Vanchinathan Venkataramani <dcsv...@gmail.com<mailto:dcsv...@gmail.com>>
Reply-To: gem5 users mailing list 
<gem5-users@gem5.org<mailto:gem5-users@gem5.org>>
Date: Wednesday, 11 March 2015 09:22
To: gem5 users mailing list <gem5-users@gem5.org<mailto:gem5-users@gem5.org>>
Subject: [gem5-users] Forwarding data from strd to ldrd

Hi Andreas

I'm looking into strd and ldrd instruction on gem5.

ldrd reads eight bytes of data into two registers, while strd writes the value 
from two registers into memory.

In gem5, strd in divided into multiple micro instructions, each writing four 
bytes of data. A younger ldrd might have to get the data directly from two 
micro store instruction.

It will be really helpful if you can provide some pointers on how ldrd is able 
to get the date from the older strd micro instructions in gem5.

Thanks in advance.

-- IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium. Thank you.

ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered 
in England & Wales, Company No: 2557590
ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, 
Registered in England & Wales, Company No: 2548782
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to