I want to date stamp an event and I don't mind the timestamp being in the special DT register layout, but I can't find an expression that will take a DT as the source. MOVE and MEMCOPY both don't like it. I'd like to move to a range of MHR registers, so if I move the entire DT it will be 8 words, which is fine.
Is there an easier way than separate boxes MOVEing $Now.Year, $Now.Month, etc, one at a time?