c.andi
And immediate
This instruction is defined by:
Synopsis
And an immediate to the value in xd, and store the result in xd.
The xd register index should be used as xd+8 (registers x8-x15).
C.ANDI expands into andi xd, xd, imm.
And immediate
This instruction is defined by:
And an immediate to the value in xd, and store the result in xd.
The xd register index should be used as xd+8 (registers x8-x15).
C.ANDI expands into andi xd, xd, imm.