Home
last modified time | relevance | path

Searched defs:M (Results 1 – 15 of 15) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/macros/
Dstrings.s1 .macro M arg1 macro
/toolchain/binutils/binutils-2.27/bfd/
Dcpu-z80.c47 #define M(n) &arch_info_struct[n] macro
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
Dgreg-5.s17 M GREG label
/toolchain/binutils/binutils-2.27/opcodes/
Dmmix-opc.c85 #define M mmix_type_memaccess_block macro
Dw65-dis.c67 int M = 0; in print_insn_w65() local
Dcr16-opc.c489 #define REG_RP(M,N) REGP((CONCAT2(r,M),CONCAT2(r,N)), CONCAT2(r,N), N, CR16_RP_REGTYPE) argument
Dm68k-dis.c399 #define M(n0,n1,n2,n3,n4,n5,n6,n70,n71,n72,n73,n74) \ in m68k_valid_ea() macro
Dia64-opc-m.c25 #define M IA64_TYPE_M, 1 macro
Dppc-opc.c2514 #define M(op, rc) (OP (op) | ((rc) & 1)) macro
Di386-dis.c266 #define M { OP_M, 0 } /* lea, lgdt, etc. */ macro
/toolchain/binutils/binutils-2.27/libiberty/
Dsafe-ctype.c151 #define M (const unsigned short) (nv|sp |cn) /* cursor movement: \f \v */ macro
Dsha1.c307 #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.27/include/opcode/
Di960.h123 #define M 0x7f /* Memory operand (MEMA & MEMB format instructions) */ macro
Daarch64.h986 #define DEBUG_TRACE(M, ...) \ argument
992 #define DEBUG_TRACE_IF(C, M, ...) \ argument
998 #define DEBUG_TRACE(M, ...) ; argument
999 #define DEBUG_TRACE_IF(C, M, ...) ; argument
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-arm.c25487 #define ARM_EXT_OPT(N, M, C, AA) { N, sizeof (N) - 1, M, C, { AA, ARM_ANY } } argument
25488 #define ARM_EXT_OPT2(N, M, C, AA1, AA2) { N, sizeof (N) - 1, M, C, {AA1, AA2} } argument