Searched refs:opcode (Results 201 - 225 of 736) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/sys/dev/scsipi/
H A Dscsi_spc.h79 uint8_t opcode; member in struct:scsi_mode_select_6
90 uint8_t opcode; member in struct:scsi_mode_select_10
103 uint8_t opcode; member in struct:scsi_mode_sense_6
120 uint8_t opcode; member in struct:scsi_mode_sense_10
345 uint8_t opcode; member in struct:scsi_prevent_allow_medium_removal
375 uint8_t opcode; member in struct:scsi_reserve_release_6
385 uint8_t opcode; member in struct:scsi_reserve_release_10
414 uint8_t opcode; member in struct:scsi_request_sense
514 uint8_t opcode; member in struct:scsi_send_diagnostic
554 uint8_t opcode; member in struct:scsi_test_unit_ready
[all...]
H A Dscsi_changer.h71 u_int8_t opcode; member in struct:scsi_exchange_medium
89 u_int8_t opcode; member in struct:scsi_initialize_element_status
101 u_int8_t opcode; member in struct:scsi_move_medium
118 u_int8_t opcode; member in struct:scsi_position_to_element
133 u_int8_t opcode; member in struct:scsi_read_element_status
147 u_int8_t opcode; member in struct:scsi_request_volume_element_address
270 u_int8_t opcode; member in struct:scsi_send_volume_tag
H A Dscsi_disk.h63 u_int8_t opcode; member in struct:scsi_format_unit
145 u_int8_t opcode; member in struct:scsi_reassign_blocks
156 u_int8_t opcode; member in struct:scsi_rezero_unit
165 u_int8_t opcode; member in struct:scsi_rw_6
177 u_int8_t opcode; member in struct:scsi_synchronize_cache_10
193 u_int8_t opcode; member in struct:scsi_read_defect_data
208 u_int8_t opcode; member in struct:scsi_synchronize_cache_16
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dtwareg.h249 uint8_t opcode:5; /* TWA_OP_INITCONNECTION */ member in struct:twa_command_init_connect
266 uint8_t opcode:5; /* TWA_DOWNLOAD_FIRMWARE */ member in struct:twa_command_download_firmware
279 uint8_t opcode:5; /* TWA_OP_RESET_FIRMWARE */ member in struct:twa_command_reset_firmware
292 uint8_t opcode:5; /* TWA_OP_READ/TWA_OP_WRITE */ member in struct:twa_command_io
307 uint8_t opcode:5; /* TWA_OP_HOTSWAP */ member in struct:twa_command_hotswap
324 uint8_t opcode:5; /* TWA_OP_GETPARAM, TWA_OP_SETPARAM */ member in struct:twa_command_param
338 uint8_t opcode:5; /* TWA_OP_REBUILDUNIT */ member in struct:twa_command_rebuildunit
357 uint8_t opcode:5; /* TWA_OP_ATA_PASSTHROUGH */ member in struct:twa_command_ata
378 uint8_t opcode:5; member in struct:twa_command_generic
433 uint8_t opcode member in struct:twa_command_9k::__anon8149
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-or32.c29 #include "opcode/or32.h"
50 unsigned long opcode; member in struct:machine_it
100 /* "l.jalr r9" precalculated opcode. */
106 /* Set bits in machine opcode according to insn->encoding
111 unsigned long *opcode,
120 printf (" encode: opcode=%.8lx param_val=%.8lx abs=%.8lx param_ch=%c\n",
121 *opcode, param_val, abs (param_val), param_ch);
141 *opcode |= tmp << opc_pos;
152 *opcode |= 1 << opc_pos;
159 *opcode |
110 encode(const struct machine_opcode *insn, unsigned long *opcode, signed long param_val, char param_ch) argument
219 check_invalid_opcode(unsigned long opcode) argument
336 unsigned long opcode; local
[all...]
H A Dtc-i960.c71 #include "opcode/i960.h"
225 long opcode; member in struct:memS
464 const struct i960_opcode *oP; /* Pointer into opcode table. */
556 If successful, output the instruction opcode and set up for it,
642 /* mema_to_memb: convert a MEMA-format opcode to a MEMB-format opcode.
651 mema_to_memb (char * opcodeP) /* Where to find the opcode, in target byte order. */
653 long opcode; /* Opcode in host byte order. */
656 opcode = md_chars_to_number (opcodeP, 4);
657 know (!(opcode
652 long opcode; /* Opcode in host byte order. */ local
1500 ctrl_fmt(char *targP, long opcode, int num_ops) argument
1530 cobr_fmt( char *arg[], long opcode, struct i960_opcode *oP) argument
1933 int opcode, src1, src2, m1, s2; local
[all...]
H A Dtc-hppa.c34 #include "opcode/hppa.h"
233 /* Holds the opcode after parsing by pa_ip. */
234 unsigned long opcode; member in struct:pa_it
557 /* These characters can be suffixes of opcode names and they may be
616 Each opcode in the table has a flag which indicates whether or
2250 a new PA-1.1 opcode. */
3211 unsigned long opcode;
3246 as_bad (_("Unknown opcode: `%s'"), str);
3250 /* Look up the opcode in the hash table. */
3253 as_bad (_("Unknown opcode
3209 unsigned long opcode; local
[all...]
H A Dtc-avr.c42 #include "opcode/avr.h"
513 struct avr_opcodes_s *opcode; local
518 quick index to the first opcode with a particular name in the opcode
520 for (opcode = avr_opcodes; opcode->name; opcode++)
521 hash_insert (avr_hash, opcode->name, (char *) opcode);
725 avr_operand (struct avr_opcodes_s *opcode, argument
975 avr_operands(struct avr_opcodes_s *opcode, char **line) argument
1372 struct avr_opcodes_s *opcode; local
[all...]
H A Dtc-microblaze.c391 struct op_code_struct * opcode; local
396 for (opcode = opcodes; opcode->name; opcode ++)
397 hash_insert (opcode_hash_control, opcode->name, (char *) opcode);
791 struct op_code_struct * opcode, *opcode1; local
823 as_bad (_("can't find opcode "));
827 opcode = (struct op_code_struct *) hash_find (opcode_hash_control, name);
828 if (opcode
[all...]
H A Dtc-d30v.c25 #include "opcode/d30v.h"
313 struct d30v_opcode *opcode; local
316 /* Insert opcode names into a hash table. */
317 for (opcode = (struct d30v_opcode *) d30v_opcode_table; opcode->name; opcode++)
318 hash_insert (d30v_hash, opcode->name, (char *) opcode);
486 build_insn (struct d30v_insn *opcode, expressionS *opers) argument
491 struct d30v_opcode *op = opcode
616 write_1_short(struct d30v_insn *opcode, long long insn, Fixups *fx, int use_sequential) argument
1130 find_format(struct d30v_opcode *opcode, expressionS myops[], int fsize, int cmp_hack) argument
1287 do_assemble(char *str, struct d30v_insn *opcode, int shortp, int is_parallel) argument
1571 struct d30v_insn opcode; local
[all...]
H A Dtc-m68hc11.c26 #include "opcode/m68hc11.h"
144 struct m68hc11_opcode *opcode; member in struct:m68hc11_opcode_def
224 /* When an opcode has invalid operand, print out the syntax of the opcode
429 hash_print_statistics (file, "opcode table", m68hc11_hash);
435 /* Dump the opcode statistics table. */
440 opc->opcode->name,
542 /* Initialize the assembler. Create the opcode hash table
543 (sorted on the names) with the M6811 opcode table
544 (from opcode librar
658 print_opcode_format(struct m68hc11_opcode *opcode, int example) argument
825 struct m68hc11_opcode *opcode; local
1512 build_jump_insn(struct m68hc11_opcode *opcode, operand operands[], int nb_operands, int jmp_mode) argument
1653 build_dbranch_insn(struct m68hc11_opcode *opcode, operand operands[], int nb_operands, int jmp_mode) argument
2028 build_insn(struct m68hc11_opcode *opcode, operand operands[], int nb_operands ATTRIBUTE_UNUSED) argument
2155 struct m68hc11_opcode *opcode; local
2325 struct m68hc11_opcode *opcode; local
2388 struct m68hc11_opcode *opcode; local
[all...]
H A Dxtensa-istack.h38 /* Literals have 1 token and no opcode.
39 Labels have 1 token and no opcode. */
45 xtensa_opcode opcode; /* Literals have an invalid opcode. */ member in struct:tinsn_struct
57 For the tls-related operations, it will hold a tls-related opcode
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Dgen-icache.c124 && ((bits->opcode->is_boolean && bits->value == 0)
125 || (!bits->opcode->is_boolean))) {
134 if (bits->opcode->is_boolean)
135 lf_printf(file, "%d", bits->opcode->boolean_constant);
136 else if (bits->opcode->last < bits->field->last)
138 bits->value << (bits->field->last - bits->opcode->last));
148 && ((bits->opcode->is_boolean
150 == bits->opcode->boolean_constant))
151 || (!bits->opcode->is_boolean))) {
156 if (bits->opcode
[all...]
H A Dld-insn.c443 && table->opcode != NULL
451 entry_nr < (table->opcode->is_boolean
453 : (1 << (table->opcode->last - table->opcode->first + 1)));
456 || (!table->opcode->is_boolean
463 || table->opcode->is_boolean));
464 if (entry->opcode != NULL && depth != 0) {
565 /* find a start point for the opcode field */
583 /* find the end point for the opcode field */
601 /* now see if our current opcode need
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dtic4x-dis.c27 #include "opcode/tic4x.h"
168 unsigned long opcode)
170 return tic4x_print_addr (info, pc + offset + tic4x_pc_offset (opcode));
419 p->opcode);
515 p->opcode);
611 && optable_special[i]->opcode == inst->opcode)
621 /* Add the new opcode. */
641 int opcode = inst->opcode >> (3 local
165 tic4x_print_relative(struct disassemble_info *info, unsigned long pc, long offset, unsigned long opcode) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dtic4x-dis.c27 #include "opcode/tic4x.h"
168 unsigned long opcode)
170 return tic4x_print_addr (info, pc + offset + tic4x_pc_offset (opcode));
419 p->opcode);
515 p->opcode);
611 && optable_special[i]->opcode == inst->opcode)
621 /* Add the new opcode. */
641 int opcode = inst->opcode >> (3 local
165 tic4x_print_relative(struct disassemble_info *info, unsigned long pc, long offset, unsigned long opcode) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dprint-mpcp.c49 u_int8_t opcode[2]; member in struct:mpcp_common_header_t
152 u_int16_t opcode; local
161 opcode = EXTRACT_16BITS(mpcp.common_header->opcode);
162 printf("MPCP, Opcode %s", tok2str(mpcp_opcode_values, "Unknown (%u)", opcode));
163 if (opcode != MPCP_OPCODE_PAUSE) {
173 switch (opcode) {
270 /* unknown opcode - hexdump for now */
/netbsd-6-1-5-RELEASE/lib/libperfuse/
H A Ddebug.c40 int opcode; member in struct:perfuse_opcode
98 perfuse_opname(int opcode) argument
102 for (po = perfuse_opcode; po->opcode; po++) {
103 if (po->opcode == opcode)
118 switch(fih->opcode) {
140 pt->pt_opcode = ps->ps_get_inhdr(pm)->opcode;
/netbsd-6-1-5-RELEASE/sys/netiso/
H A Dclnp_options.c295 u_char opcode = 0; /* code of particular option */ local
322 /* must have at least 2 bytes per option (opcode and len) */
326 opcode = *opts++;
330 printf("clnp_opt_sanity: opcode is %x and oplen %d\n",
331 opcode, oplen);
334 switch (opcode) {
357 printf("UNKNOWN option %x\n", opcode);
367 switch (opcode) {
559 printf("clnp_opt_sanity: UNKNOWN OPTION 0x%x\n", opcode);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/modes/asm/
H A Dghash-parisc.pl639 { my $opcode=(0x03<<26)|($2<<21)|($1<<16)|(3<<6)|$3;
640 sprintf "\t.WORD\t0x%08x\t; %s",$opcode,$orig;
643 { my $opcode=(0x03<<26)|($2<<21)|(1<<12)|(3<<6)|$3;
644 $opcode|=(($1&0xF)<<17)|(($1&0x10)<<12); # encode offset
645 $opcode|=(1<<5) if ($mod =~ /^,m/);
646 $opcode|=(1<<13) if ($mod =~ /^,mb/);
647 sprintf "\t.WORD\t0x%08x\t; %s",$opcode,$orig;
657 { my $opcode=(0x1c<<26)|($3<<21)|($1<<16)|(($2&0x1FF8)<<1)|(($2>>13)&1);
658 sprintf "\t.WORD\t0x%08x\t; %s",$opcode,$orig;
669 { my $opcode
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/perlasm/
H A Dppc-xlate.pl149 my $opcode = eval("\$$mnemonic");
151 if (ref($opcode) eq 'CODE') { $line = &$opcode($f,split(',',$line)); }
H A Dx86asm.pl16 # each opcode...
18 { my $opcode = $AUTOLOAD;
20 die "more than 4 arguments passed to $opcode" if ($#_>3);
22 $opcode =~ s/.*:://;
23 if ($opcode =~ /^push/) { $stack+=4; }
24 elsif ($opcode =~ /^pop/) { $stack-=4; }
26 &generic($opcode,@_) or die "undefined subroutine \&$AUTOLOAD";
30 { my $opcode=shift;
32 if ($#_==-1) { push(@out,"\t$opcode\n"); }
33 else { push(@out,"\t$opcode\
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/testsuite/binutils-all/i386/
H A Dcompressed-1a.d93 Extended opcode 2: set Address to 0x0
96 Special opcode 6: advance Address by 0 to 0x0 and Line by 1 to 12
98 Special opcode 229: advance Address by 16 to 0x10 and Line by 0 to 5
99 Special opcode 49: advance Address by 3 to 0x13 and Line by 2 to 7
100 Special opcode 46: advance Address by 3 to 0x16 and Line by -1 to 6
102 Extended opcode 1: End of Sequence
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/igen/
H A Dgen.h42 opcode_field *opcode; member in struct:_opcode_bits
49 opcode_field *opcode; member in struct:_insn_opcodes
60 /* list of the various opcode field paths used to reach this
83 gen_entry *parent; /* parent has the opcode* data */
87 opcode_field *opcode; member in struct:_gen_entry
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Ds390.h1 /* s390.h -- Header file for S390 opcode table
46 /* The opcode table is an array of struct s390_opcode. */
50 /* The opcode name. */
53 /* The opcode itself. Those bits which will be filled in with
55 unsigned char opcode[6]; member in struct:s390_opcode
57 /* The opcode mask. This is used by the disassembler. This is a
59 opcode field, and zeroes indicating those bits which need not
63 /* The opcode length in bytes. */
71 /* Bitmask of execution modes this opcode is available for. */
74 /* First cpu this opcode i
[all...]

Completed in 248 milliseconds

1234567891011>>