/toolchain/binutils/binutils-2.25/gas/testsuite/gas/macros/ |
D | strings.s | 1 .macro M arg1 macro
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | cpu-z80.c | 47 #define M(n) &arch_info_struct[n] macro
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
D | greg-5.s | 17 M GREG label
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mmix-opc.c | 85 #define M mmix_type_memaccess_block macro
|
D | w65-dis.c | 67 int M = 0; in print_insn_w65() local
|
D | cr16-opc.c | 489 #define REG_RP(M,N) REGP((CONCAT2(r,M),CONCAT2(r,N)), CONCAT2(r,N), N, CR16_RP_REGTYPE) argument
|
D | m68k-dis.c | 399 #define M(n0,n1,n2,n3,n4,n5,n6,n70,n71,n72,n73,n74) \ in m68k_valid_ea() macro
|
D | ia64-opc-m.c | 25 #define M IA64_TYPE_M, 1 macro
|
D | ppc-opc.c | 2257 #define M(op, rc) (OP (op) | ((rc) & 1)) macro
|
D | i386-dis.c | 247 #define M { OP_M, 0 } /* lea, lgdt, etc. */ macro
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | safe-ctype.c | 151 #define M (const unsigned short) (nv|sp |cn) /* cursor movement: \f \v */ macro
|
D | sha1.c | 307 #define M(I) ( tm = x[I&0x0f] ^ x[(I-14)&0x0f] \ in sha1_process_block() macro 311 #define R(A,B,C,D,E,F,K,M) do { E += rol( A, 5 ) \ in sha1_process_block() argument
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | i960.h | 123 #define M 0x7f /* Memory operand (MEMA & MEMB format instructions) */ macro
|
D | aarch64.h | 932 #define DEBUG_TRACE(M, ...) \ argument 938 #define DEBUG_TRACE_IF(C, M, ...) \ argument 944 #define DEBUG_TRACE(M, ...) ; argument 945 #define DEBUG_TRACE_IF(C, M, ...) ; argument
|