Home | History | Annotate | Download | only in info

Lines Matching full:predefined

189         [-gnu-syntax] [-relax] [-no-predefined-symbols]
6632 *TODO* Explain about ARM register naming, and the predefined names.
8351 You can use the predefined symbols `r0' through `r15' to refer to the
8374 The D10V also has predefined symbols for these control registers and
8678 You can use the predefined symbols `r0' through `r63' to refer to the
8682 The D30V also has predefined symbols for these control registers and
8863 You can use predefined symbols of the form `rNh' and `rNl' to refer to
8868 You can also use the eight predefined symbols `rN' to refer to the
8872 On the H8/300H, you can also use the eight predefined symbols `erN'
13055 If you want to avoid inadvertently calling a predefined symbol and
13057 or other machine-generated code, specify `--no-predefined-syms'. This
13058 turns off built-in predefined definitions of all such symbols,
13061 predefined special-register names, except when used in `PUT' and `GET'
13252 options `--no-predefined-syms' and `--fixed-special-register-names' are
13437 Predefined symbols are visible as file-local symbols after use. (In
13577 General-purpose registers are represented by predefined symbols of the
14442 The `as' recognizes a number of predefined symbols for the various
15353 You can use the predefined symbols `r0', `r1', `r2', `r3', `r4', `r5',
15658 You can use the predefined symbols `r0' through `r63' to refer to the
17021 Returns 1 if REG is a valid predefined register name (AR0-AR7
20057 * --no-predefined-syms command line option, MMIX: MMIX-Opts. (line 22)