Home
last modified time | relevance | path

Searched refs:opcodes (Results 1 – 25 of 87) sorted by relevance

1234

/mirbsd/src/gnu/usr.bin/binutils/gdb/config/djgpp/
Dfnchange.lst283 @V@/opcodes/ChangeLog-9297 @V@/opcodes/ChangeLog.9297
284 @V@/opcodes/ChangeLog-9899 @V@/opcodes/ChangeLog.9899
285 @V@/opcodes/ChangeLog-0001 @V@/opcodes/ChangeLog.0001
286 @V@/opcodes/ChangeLog-0203 @V@/opcodes/ChangeLog.0203
287 @V@/opcodes/ia64-opc-a.c @V@/opcodes/ia64opca.c
288 @V@/opcodes/ia64-opc-b.c @V@/opcodes/ia64opcb.c
289 @V@/opcodes/ia64-opc-d.c @V@/opcodes/ia64opcd.c
290 @V@/opcodes/ia64-opc-f.c @V@/opcodes/ia64opcf.c
291 @V@/opcodes/ia64-opc-i.c @V@/opcodes/ia64opci.c
292 @V@/opcodes/ia64-opc-m.c @V@/opcodes/ia64opcm.c
[all …]
Ddjconfig.sh56 ! test -f ${srcdir}/opcodes/ChangeLog.0203 || \
67 if ( ! test -f ${srcdir}/opcodes/ChangeLog.0203 ) ; then
68 notfound=${srcdir}/opcodes/ChangeLog.0203
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Ddep-in.sed10 s!@SRCDIR@/../opcodes!$(srcdir)/../opcodes!g
11 s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g
Dxtensa-isa.c247 isa->opname_lookup_table[n].key = isa->opcodes[n].name; in xtensa_isa_init()
721 encode_fn = intisa->opcodes[opc].encode_fns[slot_id]; in xtensa_opcode_encode()
727 intisa->opcodes[opc].name, slot, intisa->formats[fmt].name); in xtensa_opcode_encode()
740 return intisa->opcodes[opc].name; in xtensa_opcode_name()
749 if ((intisa->opcodes[opc].flags & XTENSA_OPCODE_IS_BRANCH) != 0) in xtensa_opcode_is_branch()
760 if ((intisa->opcodes[opc].flags & XTENSA_OPCODE_IS_JUMP) != 0) in xtensa_opcode_is_jump()
771 if ((intisa->opcodes[opc].flags & XTENSA_OPCODE_IS_LOOP) != 0) in xtensa_opcode_is_loop()
782 if ((intisa->opcodes[opc].flags & XTENSA_OPCODE_IS_CALL) != 0) in xtensa_opcode_is_call()
795 iclass_id = intisa->opcodes[opc].iclass_id; in xtensa_opcode_num_operands()
807 iclass_id = intisa->opcodes[opc].iclass_id; in xtensa_opcode_num_stateOperands()
[all …]
/mirbsd/src/gnu/usr.bin/perl/ext/Opcode/t/
DOpcode.t16 opcodes opdesc opmask verify_opset
36 print @full_l1 == opcodes() ? "ok $t\n" : "not ok $t\n"; $t++;
67 print opcodes() ? "ok $t\n" : "not ok $t\n"; $t++;
74 print @o2 == opcodes-3 ? "ok $t\n" : "not ok $t\n"; $t++;
80 print length opmask() == int((opcodes()+7)/8) ? "ok $t\n" : "not ok $t\n"; $t++;
/mirbsd/src/gnu/usr.bin/binutils/gas/
Ddep-in.sed11 s!@SRCDIR@/\.\./opcodes!$(srcdir)/../opcodes!g
12 s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g
Dconfigure.in43 [ --enable-commonbfdlib build shared BFD/opcodes/libiberty library],
268 # Do we need the opcodes library?
278 *opcodes*) shared_opcodes=true ;;
587 # do we need the opcodes library?
590 OPCODES_LIB=../opcodes/libopcodes.la
722 echo '#include "opcodes/'"${cgen_cpu_prefix}"'-desc.h"' > cgen-desc.h
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-m68hc11.c597 struct m68hc11_opcode *opcodes; in md_begin() local
606 opcodes = (struct m68hc11_opcode *) xmalloc (m68hc11_num_opcodes * in md_begin()
609 m68hc11_sorted_opcodes = opcodes; in md_begin()
615 opcodes[num_opcodes] = m68hc11_opcodes[i]; in md_begin()
616 if (opcodes[num_opcodes].name[0] == 'b' in md_begin()
617 && opcodes[num_opcodes].format & M6811_OP_JUMP_REL in md_begin()
618 && !(opcodes[num_opcodes].format & M6811_OP_BITMASK)) in md_begin()
621 opcodes[num_opcodes] = m68hc11_opcodes[i]; in md_begin()
627 opcodes[num_opcodes] = m68hc11_opcodes[i]; in md_begin()
628 opcodes[num_opcodes].name = alias_opcodes[j].alias; in md_begin()
[all …]
/mirbsd/src/gnu/usr.bin/binutils/
DMakefile8 SUBDIR+= opcodes
23 cd opcodes && cp /usr/lib/libopcodes.la .
/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-m68hc11.texi22 * M68HC11-opcodes:: Opcodes
100 associated to the @samp{jbra}, @samp{jbsr} and @samp{jbXX} pseudo opcodes.
107 @samp{jbXX} pseudo opcodes.
114 @cindex @samp{--print-opcodes}
115 @item --print-opcodes
116 The @samp{--print-opcodes} option prints the list of all the
125 The @samp{--generate-example} option is similar to @samp{--print-opcodes}
362 @node M68HC11-opcodes
365 @cindex M68HC11 opcodes
366 @cindex opcodes, M68HC11
[all …]
Dc-sh64.texi35 32-bit opcodes, and @code{SHcompact} specifies the 16-bit opcodes
199 @code{@value{AS}} implements all the standard SH64 opcodes. In
200 addition, the following pseudo-opcodes may be expanded into one or more
201 alternate opcodes:
208 @code{movi} and @code{shori} opcodes.
Dc-a29k.texi175 @cindex AMD 29K opcodes
176 @cindex opcodes for AMD 29K
177 @code{@value{AS}} implements all the standard AMD 29K opcodes. No
Dc-msp430.texi121 These are branch instructions, which has different opcodes upon jump distance.
211 @cindex MSP 430 opcodes
212 @cindex opcodes for MSP 430
213 @code{@value{AS}} implements all the standard MSP 430 opcodes. No
Dc-xtensa.texi113 FLIX instructions, which bundle multiple opcodes together in a single
114 instruction, are specified by enclosing the bundled opcodes inside
127 The opcodes in a FLIX instruction are listed in the same order as the
133 specified opcodes, so the format name need only be specified in rare
136 specified on a single line by separating the opcodes with semicolons:
142 The assembler can automatically bundle opcodes into FLIX instructions.
143 It encodes the opcodes in order, one at a time,
158 Manual} for a complete list of opcodes and descriptions of their
173 Xtensa opcodes, not to either built-in macros or user-defined macros.
221 16-bit versions of some of the most commonly used opcodes. Use of these
[all …]
Dc-vax.texi23 * VAX-opcodes:: VAX Opcodes
188 @node VAX-opcodes
193 @cindex mnemonics for opcodes, VAX
206 Certain pseudo opcodes are permitted. They are for branch
212 opcodes. Here are the mnemonics, and the code they can expand into.
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dmmix-dis.c150 static const struct mmix_opcode **opcodes = NULL; in get_opcode() local
154 if (opcodes == NULL) in get_opcode()
155 opcodes = xcalloc (256, sizeof (struct mmix_opcode *)); in get_opcode()
157 opcodep = opcodes[opcode_part]; in get_opcode()
168 opcodes[opcode_part] = opcodep; in get_opcode()
Dconfigure.in1 dnl $MirOS: src/gnu/usr.bin/binutils/opcodes/configure.in,v 1.5 2005/07/07 16:23:20 tg Exp $
20 AM_INIT_AUTOMAKE(opcodes, ${BFD_VERSION})
42 [ --enable-commonbfdlib build shared BFD/opcodes library],
46 *) AC_MSG_ERROR([bad value ${enableval} for opcodes commonbfdlib option]) ;;
Dacinclude.m41 dnl $MirOS: src/gnu/usr.bin/binutils/opcodes/acinclude.m4,v 1.2 2005/03/13 16:07:12 tg Exp $
Dm68k-dis.c1357 static const struct m68k_opcode **opcodes[16]; in print_insn_m68k() local
1360 if (!opcodes[0]) in print_insn_m68k()
1374 opcodes[0] = opc_pointer[0]; in print_insn_m68k()
1379 opcodes[i] = opc_pointer[i]; in print_insn_m68k()
1457 const struct m68k_opcode *opc = opcodes[major_opcode][i]; in print_insn_m68k()
/mirbsd/src/gnu/usr.bin/perl/ext/Safe/t/
Dsafe3.t27 my $masksize = ceil( Opcode::opcodes / 8 );
Dsafe1.t24 opmask_add full_opset empty_opset opcodes opmask define_optag);
Dsafe2.t21 opmask_add full_opset empty_opset opcodes opmask define_optag);
/mirbsd/src/gnu/share/
Dlocations.mk20 GNU_BINUTILS_OPC= ${GNU_BINUTILS_SRC}/opcodes
/mirbsd/src/gnu/usr.bin/binutils/cpu/
Diq2000.cpu221 opcodes "primary opcodes" () OP_ f-opcode
233 q10_opcodes "iq10-only primary opcodes" () OP10_ f-opcode
238 regimm-functions "branch sub-opcodes" () FUNC_ f-rt
245 functions "function sub-opcodes" () FUNC_ f-func
252 ; iq10 special function sub-opcodes
254 q10s_functions "iq10-only special function sub-opcodes" () FUNC10_ f-func
258 ; coprocessor opcodes in concert with f-cp-grp
260 cop_functions "iq10 function sub-opcodes" () FUNC10_ f-func
277 ; coprocessor opcodes in concert with f-cp-grp
279 cop_cm128_4functions "iq10 function sub-opcodes" () FUNC10_ f-cm-4func
[all …]
/mirbsd/src/usr.bin/tftp/
Dtftp.c357 static char *opcodes[] = in tpacket() local
365 printf("%s %s ", s, opcodes[op]); in tpacket()

1234