]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/doc/gcc/gcc-command-options/machine-dependent-options/lm32-options.rst
sphinx: copy files from texi2rst-generated repository
[thirdparty/gcc.git] / gcc / doc / gcc / gcc-command-options / machine-dependent-options / lm32-options.rst
1 ..
2 Copyright 1988-2022 Free Software Foundation, Inc.
3 This is part of the GCC manual.
4 For copying conditions, see the copyright.rst file.
5
6 .. program:: LM32
7
8 .. index:: LM32 options
9
10 .. _lm32-options:
11
12 LM32 Options
13 ^^^^^^^^^^^^
14
15 These :option:`-m` options are defined for the LatticeMico32 architecture:
16
17 .. option:: -mbarrel-shift-enabled
18
19 Enable barrel-shift instructions.
20
21 .. option:: -mdivide-enabled
22
23 Enable divide and modulus instructions.
24
25 .. option:: -mmultiply-enabled
26
27 Enable multiply instructions.
28
29 .. option:: -msign-extend-enabled
30
31 Enable sign extend instructions.
32
33 .. option:: -muser-enabled
34
35 Enable user-defined instructions.