Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 325 Bytes

opt_nosignextend.md

File metadata and controls

9 lines (5 loc) · 325 Bytes

Asmc Macro Assembler Reference

OPTION NOSIGNEXTEND

Overrides the default sign-extended opcodes for the AND, OR, and XOR instructions and generates the larger non-sign-extended forms of these instructions. Provided for compatibility with NEC V25 and NEC V35 controllers.

See Also

Directives Reference