Operations:

Format

Syntax:

Operation:

Operands:

Architecture revision

Opcode

1

com Rd

Rd = ~Rd;
d ∈ {0, 1, …, 15}

Rev1+

010111001101

Rd

12

4

Description

Perform a one's complement of specified register.

Status Flags:

Q:

Not affected

V:

Not affected

N:

Not affected

Z:

Z = (RES[31:0] == 0)

C:

Not affected