Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-sparc.c2062 static const struct ops in sparc_ip() struct
2065 char *name; in sparc_ip()
2067 int len; in sparc_ip()
2069 int reloc; in sparc_ip()
2071 int tls_call; in sparc_ip()
2073 ops[] = in sparc_ip() local
2519 static const struct ops { in sparc_ip() struct
2521 char *name; in sparc_ip()
2523 int len; in sparc_ip()
2525 int reloc; in sparc_ip()
[all …]
Dxtensa-relax.h159 BuildOp *ops; member
Dtc-arm.c18226 #define TxCE(mnem, op, top, nops, ops, ae, te) \ argument
18232 #define TCE(mnem, aop, top, nops, ops, ae, te) \ argument
18234 #define tCE(mnem, aop, top, nops, ops, ae, te) \ argument
18239 #define TxC3(mnem, op, top, nops, ops, ae, te) \ argument
18242 #define TxC3w(mnem, op, top, nops, ops, ae, te) \ argument
18245 #define TC3(mnem, aop, top, nops, ops, ae, te) \ argument
18247 #define TC3w(mnem, aop, top, nops, ops, ae, te) \ argument
18249 #define tC3(mnem, aop, top, nops, ops, ae, te) \ argument
18251 #define tC3w(mnem, aop, top, nops, ops, ae, te) \ argument
18257 #define TUE(mnem, op, top, nops, ops, ae, te) \ argument
[all …]
Dtc-rl78.c60 char ops[8]; member
Dtc-msp430.c489 int ops = 0; in msp430_profiler() local
Dtc-rx.c695 char ops[8]; member
/toolchain/binutils/binutils-2.25/opcodes/
Dtic6x-dis.c55 #define INSNU(name, func_unit, format, type, isa, flags, fixed, ops, var) \ argument
67 #define INSNUE(name, e, func_unit, format, type, isa, flags, fixed, ops, var) \ argument
79 #define INSN(name, func_unit, format, type, isa, flags, fixed, ops, var) \ argument
91 #define INSNE(name, e, func_unit, format, type, isa, flags, fixed, ops, var) \ argument
/toolchain/binutils/binutils-2.25/include/opcode/
Dtic6x.h663 #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