hi i have a question about the FUPool in instqueue and iew

i noticed that the FUPool is instantiated in iew via

FUPool fuPool;

in instqueue, the same line can also be found

i know that instqueue is instantiated in IEW, but since no pointer is passed
to instqueue, won't they end up with different instantiations of fuPool?
something like iew.fuPool and iew.instqueue.fuPool?

thanks!
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to