How to find, if register model is updated or not

,

I have the register model defined, I want to know when the registers get updated whenever the CPU writes to those registers. In background, the CPU is updating the registers, but we don’t have any information on what values and registers are being updated. Is there any find to find out or push msg whenever register gets updated?