Searched refs:opcode (Results 276 - 300 of 736) sorted by relevance

<<11121314151617181920>>

/netbsd-6-1-5-RELEASE/sys/arch/alpha/alpha/
H A Dtrap.c766 const char *type; /* opcode name */
778 unaligned_fixup(u_long va, u_long opcode, u_long reg, struct lwp *l) argument
828 * Find out which opcode it is. Arrange to have the opcode
829 * printed if it's an unknown opcode.
831 if (opcode >= 0x0c && opcode <= 0x0d)
832 selected_tab = &tab_0c[opcode - 0x0c];
833 else if (opcode >= 0x20 && opcode <
[all...]
/netbsd-6-1-5-RELEASE/dist/nvi/common/
H A Dvi_rec.c80 (argp->opcode == LOG_CURSOR_INIT && sp->ep->l_cur == 1))
84 ret = argp->opcode ==
153 if (DB_UNDO(op) != (argp->opcode & 1))
154 switch (argp->opcode) {
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dfrags.c211 symbolS *symbol, offsetT offset, char *opcode)
223 frag_now->fr_opcode = opcode;
245 char *opcode)
255 frag_now->fr_opcode = opcode;
204 frag_var(relax_stateT type, int max_chars, int var, relax_substateT subtype, symbolS *symbol, offsetT offset, char *opcode) argument
236 frag_variant(relax_stateT type, int max_chars, int var, relax_substateT subtype, symbolS *symbol, offsetT offset, char *opcode) argument
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/cris/
H A Dcris.exp35 # @OC@ - placeholder for the opcode
42 # tmpl opcode ircode imcode avoid_regex dname ircode0
47 set opcode [lindex $args 1]
116 # Change @OC@ in the template file to $opcode
119 set out_fd [open $objdir/$opcode-test.s w]
126 # verbose "Keeping $line for $opcode"
134 regsub "@OC@" $line $opcode line
138 # verbose "Skipping $line for $opcode"
148 set out_fd [open $objdir/$opcode-test.d w]
152 regsub "@OC@" $line $opcode lin
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/crx/
H A Dlist_insn.s1 # Instructions including a register list (opcode is represented as a mask).
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/hppa/parse/
H A Dlabelbug.s13 ; had the tendency to delete the whitespace between the opcode and
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/i386/
H A Damd.s34 # Everything's good bar the opcode suffix
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dalpha.h1 /* alpha.h -- Header file for Alpha opcode table
4 patterned after the PPC opcode table written by Ian Lance Taylor.
26 /* The opcode table is an array of struct alpha_opcode. */
30 /* The opcode name. */
33 /* The opcode itself. Those bits which will be filled in with
35 unsigned opcode; member in struct:alpha_opcode
37 /* The opcode mask. This is used by the disassembler. This is a
39 opcode field, and zeroes indicating those bits which need not
43 /* One bit flags for the opcode. These are primarily used to
54 /* The table itself is sorted by major opcode numbe
[all...]
H A Dd10v.h1 /* d10v.h -- Header file for D10V opcode table
35 /* The opcode table is an array of struct d10v_opcode. */
39 /* The opcode name. */
42 /* the opcode format */
56 /* which will immediately follow in the opcode table. */
85 /* the opcode */
86 long opcode; member in struct:d10v_opcode
88 /* mask. if( (i & mask) == opcode ) then match */
97 /* The table itself is sorted by major opcode number, and is otherwise
H A Di370.h1 /* i370.h -- Header file for S/390 opcode table
27 /* The opcode table is an array of struct i370_opcode. */
37 /* The opcode name. */
43 /* The opcode itself. Those bits which will be filled in with
45 i370_insn_t opcode; member in struct:i370_opcode
47 /* The opcode mask. This is used by the disassembler. This is a
49 opcode field, and zeroes indicating those bits which need not
53 /* One bit flags for the opcode. These are used to indicate which
64 /* The table itself is sorted by major opcode number, and is otherwise
155 this structure, and op is the opcode valu
[all...]
H A Dm68k.h59 /* The structure used to hold information for an opcode. */
63 /* The opcode name. */
68 /* The opcode itself. */
69 unsigned long opcode; member in struct:m68k_opcode
74 /* The architectures which support this opcode. */
78 /* The structure used to hold information for an opcode alias. */
88 /* We store four bytes of opcode for all opcodes because that is the
94 opcode in order for an instruction to be an instance of that
95 opcode.
101 If the first char of args is '.', it indicates that the opcode i
[all...]
H A Dmn10300.h1 /* mn10300.h -- Header file for Matsushita 10300 opcode table
25 /* The opcode table is an array of struct mn10300_opcode. */
30 /* The opcode name. */
33 /* The opcode itself. Those bits which will be filled in with
35 unsigned long opcode; member in struct:mn10300_opcode
37 /* The opcode mask. This is used by the disassembler. This is a
39 opcode field, and zeroes indicating those bits which need not
50 /* The format of this opcode. */
53 /* Bitmask indicating what cpu variants this opcode is available on.
64 /* The table itself is sorted by major opcode numbe
[all...]
H A Dv850.h1 /* v850.h -- Header file for NEC V850 opcode table
25 /* The opcode table is an array of struct v850_opcode. */
29 /* The opcode name. */
32 /* The opcode itself. Those bits which will be filled in with
34 unsigned long opcode; member in struct:v850_opcode
36 /* The opcode mask. This is used by the disassembler. This is a
38 opcode field, and zeroes indicating those bits which need not
71 /* The table itself is sorted by major opcode number, and is otherwise
98 this structure, and op is the opcode value; this assumes twos
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/testsuite/sim/mips/
H A Dtestutils.inc76 # so we hard-code the simulator "write" reserved instruction opcode,
83 # Write opcode (reserved instruction). See sim_monitor and its
/netbsd-6-1-5-RELEASE/sys/arch/usermode/usermode/
H A Dsyscall.c95 uint32_t code, opcode; local
104 md_syscall_get_opcode(ucp, &opcode);
131 md_syscall_inc_pc(ucp, opcode);
158 md_syscall_dec_pc(ucp, opcode);
/netbsd-6-1-5-RELEASE/sys/arch/next68k/stand/boot/
H A Dsd.c83 cdb1.opcode = SCSI_TEST_UNIT_READY;
99 cdb2.opcode = INQUIRY;
129 cdb.opcode = READ_CAPACITY_10;
271 cdb.opcode = READ_10;
/netbsd-6-1-5-RELEASE/sys/arch/hppa/hppa/
H A Dfpu.c202 * proc0, we dispatch the copr,0,0 opcode
355 u_int opcode, class, sub; local
370 * bit 22, the opcode is a 6-bit field starting
382 : "=r" (opcode), "=r" (class), "=r" (sub)
385 opcode = (inst >> (31 - 5)) & 0x3f;
397 /* Dispatch on the opcode. */
398 switch (opcode) {
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dalpha.h1 /* alpha.h -- Header file for Alpha opcode table
4 patterned after the PPC opcode table written by Ian Lance Taylor.
26 /* The opcode table is an array of struct alpha_opcode. */
30 /* The opcode name. */
33 /* The opcode itself. Those bits which will be filled in with
35 unsigned opcode; member in struct:alpha_opcode
37 /* The opcode mask. This is used by the disassembler. This is a
39 opcode field, and zeroes indicating those bits which need not
43 /* One bit flags for the opcode. These are primarily used to
54 /* The table itself is sorted by major opcode numbe
[all...]
H A Dd10v.h1 /* d10v.h -- Header file for D10V opcode table
35 /* The opcode table is an array of struct d10v_opcode. */
39 /* The opcode name. */
42 /* the opcode format */
56 /* which will immediately follow in the opcode table. */
85 /* the opcode */
86 long opcode; member in struct:d10v_opcode
88 /* mask. if( (i & mask) == opcode ) then match */
97 /* The table itself is sorted by major opcode number, and is otherwise
H A Di370.h1 /* i370.h -- Header file for S/390 opcode table
27 /* The opcode table is an array of struct i370_opcode. */
37 /* The opcode name. */
43 /* The opcode itself. Those bits which will be filled in with
45 i370_insn_t opcode; member in struct:i370_opcode
47 /* The opcode mask. This is used by the disassembler. This is a
49 opcode field, and zeroes indicating those bits which need not
53 /* One bit flags for the opcode. These are used to indicate which
64 /* The table itself is sorted by major opcode number, and is otherwise
155 this structure, and op is the opcode valu
[all...]
H A Dm68k.h59 /* The structure used to hold information for an opcode. */
63 /* The opcode name. */
68 /* The opcode itself. */
69 unsigned long opcode; member in struct:m68k_opcode
74 /* The architectures which support this opcode. */
78 /* The structure used to hold information for an opcode alias. */
88 /* We store four bytes of opcode for all opcodes because that is the
94 opcode in order for an instruction to be an instance of that
95 opcode.
101 If the first char of args is '.', it indicates that the opcode i
[all...]
H A Dmn10300.h1 /* mn10300.h -- Header file for Matsushita 10300 opcode table
25 /* The opcode table is an array of struct mn10300_opcode. */
30 /* The opcode name. */
33 /* The opcode itself. Those bits which will be filled in with
35 unsigned long opcode; member in struct:mn10300_opcode
37 /* The opcode mask. This is used by the disassembler. This is a
39 opcode field, and zeroes indicating those bits which need not
50 /* The format of this opcode. */
53 /* Bitmask indicating what cpu variants this opcode is available on.
64 /* The table itself is sorted by major opcode numbe
[all...]
H A Dv850.h1 /* v850.h -- Header file for NEC V850 opcode table
25 /* The opcode table is an array of struct v850_opcode. */
29 /* The opcode name. */
32 /* The opcode itself. Those bits which will be filled in with
34 unsigned long opcode; member in struct:v850_opcode
36 /* The opcode mask. This is used by the disassembler. This is a
38 opcode field, and zeroes indicating those bits which need not
71 /* The table itself is sorted by major opcode number, and is otherwise
98 this structure, and op is the opcode value; this assumes twos
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/lib/libgdb/
H A DMakefile22 -I${DIST}/include/opcode \
/netbsd-6-1-5-RELEASE/sys/dev/scsipi/
H A Dscsi_base.c60 cmd.opcode = SCSI_CHANGE_DEFINITION;

Completed in 140 milliseconds

<<11121314151617181920>>