| /netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
| H A D | tic4x.h | 229 unsigned long opcode; member 311 #define A_CLASS_INSN(name, opcode, level) \ argument 312 { name, opcode|0x00000000, 0xffe00000, "Q;R", level }, \ 313 { name, opcode|0x00200000, 0xffe00000, "@,R", level }, \ 314 { name, opcode|0x00400000, 0xffe00000, "*,R", level }, \ 315 { name, opcode|0x00600000, 0xffe00000, "S,R", level } 324 #define AB_CLASS_INSN(name, opcode, level) \ argument 325 { name, opcode|0x40000000, 0xf0600000, "Q;R", level }, \ 326 { name, opcode|0x40200000, 0xf0600000, "@,R", level }, \ 327 { name, opcode|0x40400000, 0xf0600000, "*,R", level }, \ [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
| H A D | tic4x.h | 229 unsigned long opcode; member 311 #define A_CLASS_INSN(name, opcode, level) \ argument 312 { name, opcode|0x00000000, 0xffe00000, "Q;R", level }, \ 313 { name, opcode|0x00200000, 0xffe00000, "@,R", level }, \ 314 { name, opcode|0x00400000, 0xffe00000, "*,R", level }, \ 315 { name, opcode|0x00600000, 0xffe00000, "S,R", level } 324 #define AB_CLASS_INSN(name, opcode, level) \ argument 325 { name, opcode|0x40000000, 0xf0600000, "Q;R", level }, \ 326 { name, opcode|0x40200000, 0xf0600000, "@,R", level }, \ 327 { name, opcode|0x40400000, 0xf0600000, "*,R", level }, \ [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | nios2-dis.c | 45 const struct nios2_opcode *opcode; member 138 new_hash->opcode = op; in nios2_init_opcode_hash() 154 printf ("%s ", tmp_hash->opcode->name); in nios2_init_opcode_hash() 166 printf ("%s ", tmp_hash->opcode->name); in nios2_init_opcode_hash() 177 nios2_find_opcode_hash (unsigned long opcode, unsigned long mach) in nios2_find_opcode_hash() argument 195 if (state->nop->match == (opcode & state->nop->mask)) in nios2_find_opcode_hash() 199 for (entry = state->ps_hash[state->extract_opcode (opcode)]; in nios2_find_opcode_hash() 201 if (entry->opcode->match == (opcode & entry->opcode->mask)) in nios2_find_opcode_hash() 202 return entry->opcode; in nios2_find_opcode_hash() 205 for (entry = state->hash[state->extract_opcode (opcode)]; in nios2_find_opcode_hash() [all …]
|
| H A D | pru-dis.c | 43 pru_find_opcode (unsigned long opcode) in pru_find_opcode() argument 51 if ((p->mask & opcode) == p->match) in pru_find_opcode() 83 unsigned long opcode, bfd_vma address, in pru_print_insn_arg() argument 96 pru_print_insn_arg_reg (GET_INSN_FIELD (RD, opcode), in pru_print_insn_arg() 97 GET_INSN_FIELD (RDSEL, opcode), in pru_print_insn_arg() 103 pru_print_insn_arg_reg (GET_INSN_FIELD (RD, opcode), in pru_print_insn_arg() 104 GET_INSN_FIELD (RDB, opcode), in pru_print_insn_arg() 108 pru_print_insn_arg_reg (GET_INSN_FIELD (RS1, opcode), in pru_print_insn_arg() 109 GET_INSN_FIELD (RS1SEL, opcode), in pru_print_insn_arg() 113 pru_print_insn_arg_reg (GET_INSN_FIELD (RS1, opcode), in pru_print_insn_arg() [all …]
|
| H A D | tic54x-dis.c | 52 unsigned short opcode; in print_insn_tic54x() local 63 opcode = bfd_getl16 (opbuf); in print_insn_tic54x() 64 tm = tic54x_get_insn (info, memaddr, opcode, &size); in print_insn_tic54x() 73 if (!print_parallel_instruction (info, memaddr, opcode, tm, size)) in print_insn_tic54x() 78 if (!print_instruction (info, memaddr, opcode, in print_insn_tic54x() 110 if (tm->opcode == (memdata & tm->mask)) in tic54x_get_insn() 140 if (tm->opcode == (memdata & tm->mask)) in tic54x_get_insn() 172 unsigned short opcode, in print_instruction() argument 214 sprint_dual_address (info, operand[i], XMEM (opcode)); in print_instruction() 218 sprint_dual_address (info, operand[i], YMEM (opcode)); in print_instruction() [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | nios2-dis.c | 45 const struct nios2_opcode *opcode; member 138 new_hash->opcode = op; in nios2_init_opcode_hash() 154 printf ("%s ", tmp_hash->opcode->name); in nios2_init_opcode_hash() 166 printf ("%s ", tmp_hash->opcode->name); in nios2_init_opcode_hash() 177 nios2_find_opcode_hash (unsigned long opcode, unsigned long mach) in nios2_find_opcode_hash() argument 195 if (state->nop->match == (opcode & state->nop->mask)) in nios2_find_opcode_hash() 199 for (entry = state->ps_hash[state->extract_opcode (opcode)]; in nios2_find_opcode_hash() 201 if (entry->opcode->match == (opcode & entry->opcode->mask)) in nios2_find_opcode_hash() 202 return entry->opcode; in nios2_find_opcode_hash() 205 for (entry = state->hash[state->extract_opcode (opcode)]; in nios2_find_opcode_hash() [all …]
|
| H A D | kvx-opc.c | 8474 .opcode = 0x64000000, 8494 .opcode = 0xf4013000, 8499 .opcode = 0x00000000, 8519 .opcode = 0xf4012000, 8524 .opcode = 0x00000000, 8544 .opcode = 0x74000000, 8564 .opcode = 0x6a000000, 8584 .opcode = 0x7a000000, 8604 .opcode = 0x65000000, 8624 .opcode = 0xf5013000, [all …]
|
| H A D | pru-dis.c | 43 pru_find_opcode (unsigned long opcode) in pru_find_opcode() argument 51 if ((p->mask & opcode) == p->match) in pru_find_opcode() 83 unsigned long opcode, bfd_vma address, in pru_print_insn_arg() argument 96 pru_print_insn_arg_reg (GET_INSN_FIELD (RD, opcode), in pru_print_insn_arg() 97 GET_INSN_FIELD (RDSEL, opcode), in pru_print_insn_arg() 103 pru_print_insn_arg_reg (GET_INSN_FIELD (RD, opcode), in pru_print_insn_arg() 104 GET_INSN_FIELD (RDB, opcode), in pru_print_insn_arg() 108 pru_print_insn_arg_reg (GET_INSN_FIELD (RS1, opcode), in pru_print_insn_arg() 109 GET_INSN_FIELD (RS1SEL, opcode), in pru_print_insn_arg() 113 pru_print_insn_arg_reg (GET_INSN_FIELD (RS1, opcode), in pru_print_insn_arg() [all …]
|
| H A D | tic54x-dis.c | 52 unsigned short opcode; in print_insn_tic54x() local 63 opcode = bfd_getl16 (opbuf); in print_insn_tic54x() 64 tm = tic54x_get_insn (info, memaddr, opcode, &size); in print_insn_tic54x() 73 if (!print_parallel_instruction (info, memaddr, opcode, tm, size)) in print_insn_tic54x() 78 if (!print_instruction (info, memaddr, opcode, in print_insn_tic54x() 110 if (tm->opcode == (memdata & tm->mask)) in tic54x_get_insn() 140 if (tm->opcode == (memdata & tm->mask)) in tic54x_get_insn() 172 unsigned short opcode, in print_instruction() argument 214 sprint_dual_address (info, operand[i], XMEM (opcode)); in print_instruction() 218 sprint_dual_address (info, operand[i], YMEM (opcode)); in print_instruction() [all …]
|
| H A D | ppc-dis.c | 475 if (seg < PPC_OP (powerpc_opcodes[idx].opcode)) in disassemble_init_powerpc() 484 if (seg < PPC_PREFIX_SEG (prefix_opcodes[idx].opcode)) in disassemble_init_powerpc() 494 op = VLE_OP (vle_opcodes[idx].opcode, vle_opcodes[idx].mask); in disassemble_init_powerpc() 505 if (seg < LSP_OP_TO_SEG (lsp_opcodes[idx].opcode)) in disassemble_init_powerpc() 515 op = SPE2_XOP (spe2_opcodes[idx].opcode); in disassemble_init_powerpc() 619 const struct powerpc_opcode *opcode, *opcode_end; in lookup_powerpc() local 627 for (opcode = powerpc_opcodes + powerpc_opcd_indices[op]; in lookup_powerpc() 628 opcode < opcode_end; in lookup_powerpc() 629 ++opcode) in lookup_powerpc() 635 if ((insn & opcode->mask) != opcode->opcode in lookup_powerpc() [all …]
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/x86/k6/ |
| H A D | cross.pl | 71 my ($addr,$b1,$b2,$b3, $prefix,$opcode,$modrm); 102 $opcode = $b2; 106 $opcode = $b1; 113 && $opcode !~ /^8/ # jcond disp32 123 && $opcode !~ /1[012345]/ # adc 124 && $opcode !~ /1[89abcd]/ # sbb 125 && $opcode !~ /^4/ # inc/dec reg 126 && $opcode !~ /^5/ # push/pop reg 127 && $opcode !~ /68/ # push $imm32 128 && $opcode !~ /^7/ # jcond disp8 [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | tc-mn10200.c | 343 int opcode = fragP->fr_literal[offset] & 0xff; in md_convert_frag() local 345 switch (opcode) in md_convert_frag() 348 opcode = 0xe9; in md_convert_frag() 351 opcode = 0xe8; in md_convert_frag() 354 opcode = 0xe2; in md_convert_frag() 357 opcode = 0xe0; in md_convert_frag() 360 opcode = 0xe1; in md_convert_frag() 363 opcode = 0xe3; in md_convert_frag() 366 opcode = 0xe6; in md_convert_frag() 369 opcode = 0xe4; in md_convert_frag() [all …]
|
| H A D | tc-tic30.c | 223 unsigned opcode; member 237 insn_template *opcode; variable 242 unsigned opcode; /* Final opcode. */ member 571 current_op->reg.opcode = regop->opcode; in tic30_operand() 633 unsigned opcode; /* Final opcode. */ member 906 if ((p_insn.operand_type[0][2]->reg.opcode != 0x00) in tic30_parallel_insn() 907 && (p_insn.operand_type[0][2]->reg.opcode != 0x01)) in tic30_parallel_insn() 913 if ((p_insn.operand_type[1][2]->reg.opcode != 0x02) in tic30_parallel_insn() 914 && (p_insn.operand_type[1][2]->reg.opcode != 0x03)) in tic30_parallel_insn() 962 p_insn.opcode = p_insn.tm->base_opcode; in tic30_parallel_insn() [all …]
|
| H A D | tc-mn10300.c | 481 int opcode = fragP->fr_literal[offset] & 0xff; in md_convert_frag() local 483 switch (opcode) in md_convert_frag() 486 opcode = 0xc9; in md_convert_frag() 489 opcode = 0xc8; in md_convert_frag() 492 opcode = 0xc2; in md_convert_frag() 495 opcode = 0xc0; in md_convert_frag() 498 opcode = 0xc1; in md_convert_frag() 501 opcode = 0xc3; in md_convert_frag() 504 opcode = 0xc6; in md_convert_frag() 507 opcode = 0xc4; in md_convert_frag() [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | tc-mn10200.c | 343 int opcode = fragP->fr_literal[offset] & 0xff; in md_convert_frag() local 345 switch (opcode) in md_convert_frag() 348 opcode = 0xe9; in md_convert_frag() 351 opcode = 0xe8; in md_convert_frag() 354 opcode = 0xe2; in md_convert_frag() 357 opcode = 0xe0; in md_convert_frag() 360 opcode = 0xe1; in md_convert_frag() 363 opcode = 0xe3; in md_convert_frag() 366 opcode = 0xe6; in md_convert_frag() 369 opcode = 0xe4; in md_convert_frag() [all …]
|
| H A D | tc-tic30.c | 223 unsigned opcode; member 237 insn_template *opcode; variable 242 unsigned opcode; /* Final opcode. */ member 571 current_op->reg.opcode = regop->opcode; in tic30_operand() 633 unsigned opcode; /* Final opcode. */ member 906 if ((p_insn.operand_type[0][2]->reg.opcode != 0x00) in tic30_parallel_insn() 907 && (p_insn.operand_type[0][2]->reg.opcode != 0x01)) in tic30_parallel_insn() 913 if ((p_insn.operand_type[1][2]->reg.opcode != 0x02) in tic30_parallel_insn() 914 && (p_insn.operand_type[1][2]->reg.opcode != 0x03)) in tic30_parallel_insn() 962 p_insn.opcode = p_insn.tm->base_opcode; in tic30_parallel_insn() [all …]
|
| H A D | tc-mn10300.c | 481 int opcode = fragP->fr_literal[offset] & 0xff; in md_convert_frag() local 483 switch (opcode) in md_convert_frag() 486 opcode = 0xc9; in md_convert_frag() 489 opcode = 0xc8; in md_convert_frag() 492 opcode = 0xc2; in md_convert_frag() 495 opcode = 0xc0; in md_convert_frag() 498 opcode = 0xc1; in md_convert_frag() 501 opcode = 0xc3; in md_convert_frag() 504 opcode = 0xc6; in md_convert_frag() 507 opcode = 0xc4; in md_convert_frag() [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/perlasm/ |
| H A D | x86_64-xlate.pl | 162 { package opcode; # pick up opcodes package 300 die if ($opcode->mnemonic() ne "mov"); 301 $opcode->mnemonic("lea"); 305 $self->{opcode} = $opcode; 361 my $mnemonic = $self->{opcode}->mnemonic(); 388 my ($class, $line, $opcode) = @_; 398 $opcode->size($self->size()); 497 my ($class, $line, $opcode) = @_; 510 $self->{opcode} = $opcode; 516 if ($nasm && $self->{opcode}->mnemonic()=~m/^j(?![re]cxz)/) { [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/perlasm/ |
| H A D | x86_64-xlate.pl | 108 { package opcode; # pick up opcodes package 246 die if ($opcode->mnemonic() ne "mov"); 247 $opcode->mnemonic("lea"); 251 $self->{opcode} = $opcode; 307 my $mnemonic = $self->{opcode}->mnemonic(); 334 my ($class, $line, $opcode) = @_; 344 $opcode->size($self->size()); 443 my ($class, $line, $opcode) = @_; 456 $self->{opcode} = $opcode; 462 if ($nasm && $self->{opcode}->mnemonic()=~m/^j(?![re]cxz)/) { [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/ |
| H A D | MSP430InstrFormats.td | 46 class IForm<bits<4> opcode, DestMode ad, bit bw, SourceMode as, int size, 54 let Inst{15-12} = opcode; 63 class IForm8<bits<4> opcode, DestMode dest, SourceMode src, int size, 65 : IForm<opcode, dest, 1, src, size, outs, ins, asmstr, pattern>; 67 class I8rr<bits<4> opcode, 69 : IForm8<opcode, DstReg, SrcReg, 2, outs, ins, asmstr, pattern> { 73 class I8ri<bits<4> opcode, 75 : IForm8<opcode, DstReg, SrcImm, 4, outs, ins, asmstr, pattern> { 82 class I8rc<bits<4> opcode, 91 let Inst{15-12} = opcode; [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrFormats.td | 13 class I<bits<6> opcode, dag OOL, dag IOL, string asmstr, InstrItinClass itin> 22 let Inst{0-5} = opcode; 112 class IXFormMemOp<bits<6> opcode, dag OOL, dag IOL, string asmstr, 114 :I<opcode, OOL, IOL, asmstr, itin>, XFormMemOp; 117 class IForm<bits<6> opcode, bit aa, bit lk, dag OOL, dag IOL, string asmstr, 119 : I<opcode, OOL, IOL, asmstr, itin> { 129 class BForm<bits<6> opcode, bit aa, bit lk, dag OOL, dag IOL, string asmstr> 130 : I<opcode, OOL, IOL, asmstr, IIC_BrB> { 146 class BForm_1<bits<6> opcode, bits<5> bo, bit aa, bit lk, dag OOL, dag IOL, 148 : BForm<opcode, aa, lk, OOL, IOL, asmstr> { [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/include/ |
| H A D | ChangeLog-2016 | 5 * opcode/pru.h: New file. 10 * opcode/mips.h: Document `0', `1', `2', `3', `4' and `s' 15 * opcode/mips.h: Replace `0' and `4' operand codes with `.' and 20 * opcode/mips.h (INSN2_SHORT_ONLY): New macro. 25 * opcode/xgate.h: Likewise. 29 * opcode/mips.h (mips_opcode_32bit_p): New inline function. 54 * opcode/aarch64.h (aarch64_operand_class): Remove 62 * opcode/mips.h: Remove references to `>' operand code. 66 * opcode/mips.h (INSN_CHIP_MASK): Update according to bit use. 70 * opcode/mips.h (ASE_DSPR3): Add a comment. [all …]
|
| /netbsd-src/external/gpl3/gdb.old/dist/include/ |
| H A D | ChangeLog-2016 | 5 * opcode/pru.h: New file. 10 * opcode/mips.h: Document `0', `1', `2', `3', `4' and `s' 15 * opcode/mips.h: Replace `0' and `4' operand codes with `.' and 20 * opcode/mips.h (INSN2_SHORT_ONLY): New macro. 25 * opcode/xgate.h: Likewise. 29 * opcode/mips.h (mips_opcode_32bit_p): New inline function. 54 * opcode/aarch64.h (aarch64_operand_class): Remove 62 * opcode/mips.h: Remove references to `>' operand code. 66 * opcode/mips.h (INSN_CHIP_MASK): Update according to bit use. 70 * opcode/mips.h (ASE_DSPR3): Add a comment. [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/include/ |
| H A D | ChangeLog-2016 | 5 * opcode/pru.h: New file. 10 * opcode/mips.h: Document `0', `1', `2', `3', `4' and `s' 15 * opcode/mips.h: Replace `0' and `4' operand codes with `.' and 20 * opcode/mips.h (INSN2_SHORT_ONLY): New macro. 25 * opcode/xgate.h: Likewise. 29 * opcode/mips.h (mips_opcode_32bit_p): New inline function. 54 * opcode/aarch64.h (aarch64_operand_class): Remove 62 * opcode/mips.h: Remove references to `>' operand code. 66 * opcode/mips.h (INSN_CHIP_MASK): Update according to bit use. 70 * opcode/mips.h (ASE_DSPR3): Add a comment. [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/ |
| H A D | ChangeLog-2016 | 5 * opcode/pru.h: New file. 10 * opcode/mips.h: Document `0', `1', `2', `3', `4' and `s' 15 * opcode/mips.h: Replace `0' and `4' operand codes with `.' and 20 * opcode/mips.h (INSN2_SHORT_ONLY): New macro. 25 * opcode/xgate.h: Likewise. 29 * opcode/mips.h (mips_opcode_32bit_p): New inline function. 54 * opcode/aarch64.h (aarch64_operand_class): Remove 62 * opcode/mips.h: Remove references to `>' operand code. 66 * opcode/mips.h (INSN_CHIP_MASK): Update according to bit use. 70 * opcode/mips.h (ASE_DSPR3): Add a comment. [all …]
|