Previous Topic Next topic Print topic


TARGET

Syntax:

>>-.---.--TARGET--"processor-id"-----------><
   +-/-+

Parameters:

processor-id Identifies the processor type
386 The code executes on 80386, 80486 and Pentium processors.
486 Includes instructions that are available only on 80486 and Pentium processors.
PENTIUM As for "486", but switches on certain optimizations which improve code speed at the cost of increased code size. None of these optimizations prevent the code running on a 486, but the benefits are not as great as when the code is run on a Pentium.
Default: TARGET"386"
Phase: Generate
$SET: Initial

Properties:

Default: TARGET"386"
Phase: Generate
$SET: Initial

Comments:

This directive is only available on SCO UNIX.