/netbsd-src/external/apache2/llvm/dist/llvm/utils/Target/ARM/ |
H A D | analyze-match-table.py | 36 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 D | s12z-dis.c | 93 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 D | s12z-dis.c | 93 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 D | c-vax.texi | 191 @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 D | c-or1k.texi | 101 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 D | c-sparc.texi | 475 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 D | c-s390.texi | 174 @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 D | c-z80.texi | 46 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 D | c-wasm32.texi | 99 Ordinary instructions are encoded with the WebAssembly mnemonics as
|
H A D | c-m68hc11.texi | 37 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 D | c-lm32.texi | 227 @cindex mnemonics, LM32
|
/netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
H A D | c-vax.texi | 191 @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 D | c-or1k.texi | 101 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 D | c-sparc.texi | 475 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 D | c-s390.texi | 174 @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 D | c-z80.texi | 46 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 D | c-wasm32.texi | 99 Ordinary instructions are encoded with the WebAssembly mnemonics as
|
H A D | c-m68hc11.texi | 37 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 D | mmix.opt | 61 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 D | mmix.opt | 61 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 D | named-rrchecker.rst | 57 and private type mnemonics, respectively.
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/ |
H A D | ObjdumpOpts.td | 35 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 D | PPCInstrHTM.td | 156 // Extended mnemonics
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | 7000.md | 66 ;; Define reservations for unit name mnemonics or combinations.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | 7000.md | 66 ;; Define reservations for unit name mnemonics or combinations.
|