not

Assembly Syntax

not regrs1, regrd

Assembly Syntax

not regrd

Implementation

xnor regrs1, %g0, regrd

Implementation

xnor regrd, %g0, regrd

Operation

one's complement

Comments

Example

not %r10

Home Page Index Page All Synthetic Instructions