clrb

Assembly Syntax

clrb regrd

Implementation

stb %g0, [address]

Operation

clear byte

Comments

none

Example

clrb byte_addr ! byte_addr is a label to the address of byte to be cleared

Home Page Index Page All Synthetic Instructions