1 @c Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
2 @c Free Software Foundation, Inc.
3 @c This is part of the GAS manual.
4 @c For copying conditions, see the file as.texinfo.
9 @chapter MT Dependent Features
13 @node Machine Dependencies
14 @chapter MS1 Dependent Features
19 * MT Options:: Options
24 @cindex MT options (none)
25 @cindex options for MT (none)
29 @cindex @code{-march=} command line option, MT
30 @item -march=@var{processor}
31 This option specifies the target processor. The assembler will issue an
32 error message if an attempt is made to assemble an instruction which
33 will not execute on the target processor. The following processor names are
40 @cindex @code{-nosched} command line option, MT
42 This option disables scheduling restriction checking.