Hi everyone:
I am recently reading the file about register in the Gem5 code. There is an
important property named lane. I found some configuration functions related to
vector lane in gem5, but I can't find how they are called. For instance, I try
to add breakpoint in many thread related files, such as thread_context and
exec_context. But functions named setVecLane() and setVecLaneOperand() and
etc. may never be used. I wonder how these function work in gem5? Here are my
debug command used in gdb:
--debug-flag=Decoder configs/example/se.py -c /benchmark
--cpu-type="AtomicSimpleCPU" --caches --param 'system.cpu[:].isa[:].sve_vl_se =
1'
Both atomic CPU and o3 CPU are helpful of my work if one can provide me
some suggestions.
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s