Hi, 

I'm trying to use gem5 to simulate SPEC2017's LBM. 

LBM is an FP workload, and the simulation shows that 
"system.switch_cpus.commit.floating" is zero in stats.txt. 

As a result of a little search, it was confirmed that instructions such as fadd 
and fsub were classified as 'isVector'. 

I wonder why fadd is not 'isFloating' but 'isVector'. And when classified like 
this, is there any possibility of simulation error in inst_queue or fu_pool?\
If you know, please reply.

Thanks,

Haseung
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org

Reply via email to