/toolchain/binutils/binutils-2.25/bfd/ |
D | cpu-v850_rh850.c | 26 #define R(number, print, default, next) \ macro
|
D | bfd-in2.h | 2508 #define HOWTO(C, R, S, B, P, BI, O, SF, NAME, INPLACE, MASKSRC, MASKDST, PC) \ argument
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | ppc.h | 171 #define IS_PPC_TLS_RELOC(R) \ argument
|
D | ppc64.h | 176 #define IS_PPC64_TLS_RELOC(R) \ in END_RELOC_NUMBERS() argument
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | i960.h | 108 #define R OP( 0, 0, 0, 0 ) macro
|
D | arc.h | 78 #define R(x,b,m) (((x) & (m)) << (b)) /* value X, mask M, at bit B */ macro
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | sha1.c | 311 #define R(A,B,C,D,E,F,K,M) do { E += rol( A, 5 ) \ in sha1_process_block() macro
|
D | regex.c | 1812 # define REG_MATCH_NULL_STRING_P(R) ((R).bits.match_null_string_p) argument 1813 # define IS_ACTIVE(R) ((R).bits.is_active) argument 1814 # define MATCHED_SOMETHING(R) ((R).bits.matched_something) argument 1815 # define EVER_MATCHED_SOMETHING(R) ((R).bits.ever_matched_something) argument
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-alpha.c | 160 #define USER_RELOC_P(R) ((R) >= O_literal && (R) <= O_tprel) argument 170 #define note_gpreg(R) (alpha_gprmask |= (1 << (R))) argument 171 #define note_fpreg(R) (alpha_fprmask |= (1 << (R))) argument
|
D | tc-arm.c | 759 #define UNPRED_REG(R) _("using " R " results in unpredictable behaviour") argument 14013 #define LOW4(R) ((R) & 0xf) argument 14014 #define HI1(R) (((R) >> 4) & 1) argument 14922 #define CVT_VAR(C, X, Y, R, BSN, CN, ZN) \ argument 14938 #define CVT_VAR(C,X,Y,R,BSN,CN,ZN) \ in get_neon_cvt_flavour() argument 14984 #define CVT_VAR(C,A,B,R,BSN,CN,ZN) BSN, in do_vfp_nsyn_cvt() argument 15004 #define CVT_VAR(C,A,B,R,BSN,CN,ZN) CN, in do_vfp_nsyn_cvt() argument 15025 #define CVT_VAR(C,A,B,R,BSN,CN,ZN) ZN, in do_vfp_nsyn_cvtz() argument
|
D | tc-bfin.c | 1347 bfin_gen_linkage (int R, int framesize) in bfin_gen_linkage()
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | od-macho.c | 1730 #define DO_PERM(R, NUM) R = reg_perm / NUM; reg_perm -= R * NUM in dump_unwind_encoding_x86() argument
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | aarch64-dis.c | 717 uint32_t N, R, S; in aarch64_ext_limm() local
|
D | ppc-opc.c | 758 #define R RMC + 1 macro
|
D | bfin-dis.c | 2909 int R = ((iw0 >> (Linkage_R_bits - 16)) & Linkage_R_mask); in decode_linkage_0() local
|