SAB

From NDWiki
Jump to navigation Jump to search
SAB
Description Set argument to B register
Format SAA <argument>
Code 170 0008
Affected B:=argument
Type User
Architecture ND-100, ND-110

SAB is an assembly instruction. The 8-bit argument (the lower 8 bits of the 16-bit instruction word) is sign-extended to 16 bits and copied to the B register.

References