> Just one little nit to pick: this function definition here should be in
> static_inst.cc and not static_inst.hh.  It certainly doesn't need to be
> inlined for performance reasons, and since it's virtual it won't get inlined
> anyway, so there's no point in cluttering the header file with it.

That was totally my bad.
_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to