 | A166 User's Guide |  |
|
|
| MODV2 Assembler Directive| Abbreviation | None. | | Arguments | None. | | Default | Instructions for the 80C166 are generated. | | µVision | Options — Target — Selected Device Dictates Mode. | | Description | The MODV2 directive instructs the assembler to generate code using the enhanced XC16x/Super10 instruction set. The XC16x and Super10 devices support a new MAC unit that may be used to get increased performance of multiplication, multiply and accumulate, and memory move operations. | | See Also | EXTMAC, MOD166, MOD167, NOMOD166 | | Example |
A166 SAMPLE.A66 MODV2
$MODV2
|
|
|