We use one bit in TSFlags to indicate that this instruction has
data-independent execution time property (constant-time) as required
in Zkt extension.
This property may help to verify whether a function is constant-time.
(Though there are limited usages currently, I think this will be
helpful to crypto libraries).
zkt -> Zkt