"Intel and ARM recently published documentation that says that no instructions are guaranteed to be constant-time with respect to their data operands, unless a "data independent timing" flag in the IA32_UARCH_MISC_CTL register (Intel) or DIT register (arm64) is set.
(quote from https://lkml.org/lkml/2022/8/25/1372)
I haven't had a deep look so far. We probably report this also to Core.