vstimecmp is a VS timer-compare CSR. The separate CSR address is for M/HS-side management; when V=1, guest access to the corresponding supervisor CSR is substituted with VS state unless an extension specifies otherwise.
vstimecmp address, access class, and width are checked against the official CSR tables: 0x24D, HRW, 64-bit.
Sstc adds the VS-level vstimecmp CSR, with availability controlled through state such as henvcfg.STCE.
This state is 64-bit; RV32 uses the corresponding high-half CSR for upper bits.
When writing, modify only officially defined fields; handle WARL, WLRL, WPRI, and reserved fields according to the official specification and implementation behavior.