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.
8 @chapter IP2K Dependent Features
11 @node Machine Dependencies
12 @chapter IP2K Dependent Features
17 * IP2K-Opts:: IP2K Options
26 The Ubicom IP2K version of @code{@value{AS}} has a few machine
31 @cindex @samp{-mip2022ext} option, IP2022
32 @cindex architecture options, IP2022
33 @cindex IP2K architecture options
34 @code{@value{AS}} can assemble the extended IP2022 instructions, but
35 it will only do so if this is specifically allowed via this command
39 @cindex @samp{-mip2022} option, IP2K
40 @cindex architecture options, IP2K
41 @cindex IP2K architecture options
42 This option restores the assembler's default behaviour of not
43 permitting the extended IP2022 instructions to be assembled.