Here is the attached disassembly code, which has been generated by the -S flag of g++

https://drive.google.com/file/d/1xyuX3-f-JShikUzhPbXJ5VmRJjOX_K3K/view?usp=sharing

On 17.06.2020 19:26, Eliot Moss via gem5-users wrote:
Can you show us a disassembly of your compiled code?  I am wondering
if the compiler may have been really smart and done 10 8-byte stores
instead of 20 4-byte stores to copy data from a constant array ...

Best - Eliot Moss
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to