andn

Performs the bitwise logical AND operation between `xs1` and the bitwise inversion of `xs2`.

Synopsis

andn xd, xs1, xs2

Encoding

Type:

RISC-V Instruction Encoder/Decoder

open andn in rvcodecjs

Availability