Home
last modified time | relevance | path

Searched refs:mnemonics (Results 1 – 25 of 216) sorted by relevance

123456789

/netbsd-src/external/apache2/llvm/dist/llvm/utils/Target/ARM/
H A Danalyze-match-table.py36 mnemonics = set(mnemonic_flags)
37 ccout_mnemonics = set(m for m in mnemonics
39 condcode_mnemonics = set(m for m in mnemonics
41 noncondcode_mnemonics = mnemonics - condcode_mnemonics
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Ds12z-dis.c93 static const char *mnemonics[] = variable
349 (info->fprintf_func) (info->stream, "%s", mnemonics[(long)operator]); in print_insn_s12z()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Ds12z-dis.c93 static const char *mnemonics[] = variable
349 (info->fprintf_func) (info->stream, "%s", mnemonics[(long)operator]); in print_insn_s12z()
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-vax.texi191 @cindex VAX opcode mnemonics
192 @cindex opcode mnemonics, VAX
193 @cindex mnemonics for opcodes, VAX
194 All DEC mnemonics are supported. Beware that @code{case@dots{}}
208 reaches the target. Generally these mnemonics are made by
212 opcodes. Here are the mnemonics, and the code they can expand into.
H A Dc-or1k.texi101 These ``high'' mnemonics extract bits 31:16 of their operand,
102 and the ``low'' mnemonics extract bits 15:0 of their operand.
169 thread local storage variables. All of the OpenRISC TLS mnemonics
295 @cindex mnemonics, OpenRISC
H A Dc-sparc.texi475 mask mnemonics are:
534 mnemonics are available:
585 @code{@value{AS}} provides many mnemonics corresponding to
613 These ``high'' mnemonics extract bits 31:10 of their operand,
614 and the ``low'' mnemonics extract bits 9:0 of their operand.
679 thread local storage variables. All of the Sparc TLS mnemonics
H A Dc-s390.texi174 @cindex instruction mnemonics, s390
175 @cindex s390 instruction mnemonics
184 The definition of the various mnemonics follows a scheme, where the first
236 For a complete list of all mnemonics see appendix B in the Principles
606 A specific bit pattern can have multiple mnemonics, for example
607 the bit pattern @samp{0xa7000000} has the mnemonics @samp{tmh} and
608 @samp{tmlh}. In addition, there are a number of mnemonics recognized by
H A Dc-z80.texi46 accept some extention mnemonics. For example,
58 mnemonics starting with @code{-} revoke the respective functionality:
330 In line with common practice, Z80 mnemonics are used for the Z80,
H A Dc-wasm32.texi99 Ordinary instructions are encoded with the WebAssembly mnemonics as
H A Dc-m68hc11.texi37 the assembler only accepts 68HC11 operands and mnemonics. It produces
43 the assembler also accepts 68HC12 operands and mnemonics. It produces
417 target. Generally these mnemonics are made by prepending @samp{j} to
H A Dc-lm32.texi227 @cindex mnemonics, LM32
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-vax.texi191 @cindex VAX opcode mnemonics
192 @cindex opcode mnemonics, VAX
193 @cindex mnemonics for opcodes, VAX
194 All DEC mnemonics are supported. Beware that @code{case@dots{}}
208 reaches the target. Generally these mnemonics are made by
212 opcodes. Here are the mnemonics, and the code they can expand into.
H A Dc-or1k.texi101 These ``high'' mnemonics extract bits 31:16 of their operand,
102 and the ``low'' mnemonics extract bits 15:0 of their operand.
169 thread local storage variables. All of the OpenRISC TLS mnemonics
295 @cindex mnemonics, OpenRISC
H A Dc-sparc.texi475 mask mnemonics are:
534 mnemonics are available:
585 @code{@value{AS}} provides many mnemonics corresponding to
613 These ``high'' mnemonics extract bits 31:10 of their operand,
614 and the ``low'' mnemonics extract bits 9:0 of their operand.
679 thread local storage variables. All of the Sparc TLS mnemonics
H A Dc-s390.texi174 @cindex instruction mnemonics, s390
175 @cindex s390 instruction mnemonics
184 The definition of the various mnemonics follows a scheme, where the first
236 For a complete list of all mnemonics see appendix B in the Principles
606 A specific bit pattern can have multiple mnemonics, for example
607 the bit pattern @samp{0xa7000000} has the mnemonics @samp{tmh} and
608 @samp{tmlh}. In addition, there are a number of mnemonics recognized by
H A Dc-z80.texi46 accept some extension mnemonics. For example,
58 mnemonics starting with @code{-} revoke the respective functionality:
330 In line with common practice, Z80 mnemonics are used for the Z80,
H A Dc-wasm32.texi99 Ordinary instructions are encoded with the WebAssembly mnemonics as
H A Dc-m68hc11.texi37 the assembler only accepts 68HC11 operands and mnemonics. It produces
43 the assembler also accepts 68HC12 operands and mnemonics. It produces
417 target. Generally these mnemonics are made by prepending @samp{j} to
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mmix/
H A Dmmix.opt61 Use P-mnemonics for branches statically predicted as taken.
65 Don't use P-mnemonics for branches.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mmix/
H A Dmmix.opt61 Use P-mnemonics for branches statically predicted as taken.
65 Don't use P-mnemonics for branches.
/netbsd-src/external/mpl/bind/dist/bin/tools/
H A Dnamed-rrchecker.rst57 and private type mnemonics, respectively.
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DObjdumpOpts.td35 HelpText<"Display assembler mnemonics for the machine instructions">;
39 HelpText<"Display assembler mnemonics for the machine instructions">;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrHTM.td156 // Extended mnemonics
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A D7000.md66 ;; Define reservations for unit name mnemonics or combinations.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A D7000.md66 ;; Define reservations for unit name mnemonics or combinations.

123456789