Hi,

Is there a way to access the data size of operand/destination register of
some instruction? For example, in mediaOpReg, there are uint8_t srcSize, as
well as uint8_t destSize but I believe these information don't get passed
to the super class, i.e. StaticInst, when it get constructed. Therefore I
couldn't access these info through staticInstPtr.

Thanks
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to