clr

Assembly Syntax

clr regrd

Assembly Syntax

clr [address]

Implementation

or %g0, %g0, regrd

Implementation

st %g0, [address]

Operation

clear (zero) register or a word at location address

Comments

none

Example

clr %r10

Example

clr word_addr

Home Page Index Page All Synthetic Instructions