neg

Assembly Syntax

neg regrs1, regrd

Assembly Syntax

neg regrd

Implementation

sub %g0, regrs1, regrd

Implementation

sub %g0, regrd, regrd

Operation

two's complement

Comments

Example

neg %r10

Home Page Index Page All Synthetic Instructions