c.and
And
And xd with xs2, and store the result in xd
The xd and xs2 register indexes should be used as xd+8 and xs2+8 (registers x8-x15).
C.AND expands into and xd, xd, xs2.
| This instruction must have data-independent timing when extension Zkt is enabled. |