SAT

From NDWiki
Revision as of 14:09, 8 August 2009 by TArntsen (talk | contribs) (SAT instruction)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
SAT
Description Set argument to T register
Format SAT <argument>
Code 171 0008
Affected T:=argument
Type User
Architecture ND-100, ND-110

SAT 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 T register.

References