/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | ld.s | 9 .macro ld ops:vararg 10 sd \ops 16 .macro ld ops:vararg 17 l.d \ops 23 .macro ld ops:vararg 24 s.d \ops 30 .macro ld ops:vararg 31 ldc1 \ops 37 .macro ld ops:vararg 38 sdc1 \ops
|
D | cache.s | 7 .macro cache ops:vararg 8 pref \ops
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | thumb32.s | 133 .macro arit3 op ops opw opsw 134 \ops r0, r0 135 \ops r5, r0 136 \ops r0, r5 137 \ops r0, r0, r5 138 \ops r0, r5, r0 437 .macro mt op ops opw opsw 438 \ops r0, r0 440 \ops r5, r0 444 \ops r9, r0 [all …]
|
D | tcompat.s | 2 .macro shift op opls ops oplss 5 \ops r0,#17
|
D | vfpv3-const-conv.d | 1 # name: VFPv3 additional constant and conversion ops
|
/toolchain/binutils/binutils-2.25/include/cgen/ |
D | ChangeLog | 12 * basic-ops.h: (SUBWORDSIQI) Make declaration static. 25 * basic-ops.h: New file. Moved here from opcodes/cgen-ops.h.
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | tic6x.h | 663 #define INSN(name, func_unit, format, type, isa, flags, fixed, ops, var) \ argument 665 #define INSNE(name, e, func_unit, format, type, isa, flags, fixed, ops, var) \ argument 667 #define INSNU(name, func_unit, format, type, isa, flags, fixed, ops, var) \ argument 669 #define INSNUE(name, e, func_unit, format, type, isa, flags, fixed, ops, var) \ argument
|
/toolchain/binutils/binutils-2.25/gas/ |
D | Makefile.am | 51 IT_HDRS=itbl-parse.h $(srcdir)/itbl-ops.h 52 IT_SRCS=itbl-parse.c itbl-lex-wrapper.c $(srcdir)/itbl-ops.c 54 IT_OBJS=itbl-parse.@OBJEXT@ itbl-lex.@OBJEXT@ itbl-ops.@OBJEXT@ 91 CFILES = $(GAS_CFILES) itbl-ops.c cgen.c 111 itbl-ops.h \ 549 itbl-ops.@OBJEXT@: itbl-parse.h 557 itbl-tops.@OBJEXT@: itbl-ops.c itbl-parse.h 559 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -o $@ -c -DSTAND_ALONE $(srcdir)/itbl-ops.c 566 $(COMPILE) -o $@ -DSTAND_ALONE -c $(srcdir)/itbl-ops.c
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | tic6x-dis.c | 55 #define INSNU(name, func_unit, format, type, isa, flags, fixed, ops, var) \ argument 64 ops, \ 67 #define INSNUE(name, e, func_unit, format, type, isa, flags, fixed, ops, var) \ argument 76 ops, \ 79 #define INSN(name, func_unit, format, type, isa, flags, fixed, ops, var) \ argument 88 ops, \ 91 #define INSNE(name, e, func_unit, format, type, isa, flags, fixed, ops, var) \ argument 100 ops, \
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/d10v/ |
D | immediate-004.s | 1 ;; ops with immediate args
|
D | immediate-005.s | 1 ;; ops with immediate args
|
D | immediate-003.s | 1 ;; ops with immediate args
|
D | immediate-002.s | 1 ;; ops with immediate args
|
D | immediate-006.s | 1 ;; ops with immediate args
|
D | immediate-007.s | 1 ;; ops with immediate args
|
D | immediate-001.s | 1 ;; ops with immediate args
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/ |
D | syntax-2.s | 4 ! pseudo-ops
|
D | crange1.s | 3 ! 2) For data (through pseudo-ops) in SHmedia.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/nios2/ |
D | movi.s | 16 # logical ops should convert for any register
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/z8k/ |
D | translate-ops.d | 3 #name: translate-ops
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | xtensa-relax.c | 636 BuildOp *prev = bi->ops; in append_op() 641 bi->ops = b_op; in append_op() 1734 bi->ops = NULL; in build_transition() 1785 if (! literal_bi || ! literal_bi->ops || literal_bi->ops->next) in build_transition() 1789 literal_bi->ops->op_data); in build_transition()
|
D | tc-rl78.c | 60 char ops[8]; member 185 char * ip = rl78_bytes.ops + rl78_bytes.n_ops; in rl78_op() 199 rl78_bytes.ops[rl78_bytes.n_ops++] =v & 0xff; in rl78_op() 221 memset (rl78_bytes.ops + rl78_bytes.n_ops, 0, nbytes); in rl78_op() 558 APPEND (ops, n_ops); in md_assemble()
|
D | xtensa-relax.h | 159 BuildOp *ops; member
|
D | tc-arm.c | 18226 #define TxCE(mnem, op, top, nops, ops, ae, te) \ argument 18227 { mnem, OPS##nops ops, OT_csuffix, 0x##op, top, ARM_VARIANT, \ 18232 #define TCE(mnem, aop, top, nops, ops, ae, te) \ argument 18233 TxCE (mnem, aop, 0x##top, nops, ops, ae, te) 18234 #define tCE(mnem, aop, top, nops, ops, ae, te) \ argument 18235 TxCE (mnem, aop, T_MNEM##top, nops, ops, ae, te) 18239 #define TxC3(mnem, op, top, nops, ops, ae, te) \ argument 18240 { mnem, OPS##nops ops, OT_cinfix3, 0x##op, top, ARM_VARIANT, \ 18242 #define TxC3w(mnem, op, top, nops, ops, ae, te) \ argument 18243 { mnem, OPS##nops ops, OT_cinfix3_deprecated, 0x##op, top, ARM_VARIANT, \ [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/ |
D | pseudo.d | 3 # name: ia64 pseudo-ops
|