Home
last modified time | relevance | path

Searched +defs:pcrel +defs:d (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ns32k.c78 char pcrel; /* 1 if pcrel, this is really redundant info. */ member
116 int pcrel; /* True if object is pcrel. */ member
909 char d; in encode_operand() local
910 int pcrel, b, loop, pcrel_adjust; in encode_operand() local
1245 reloc (int size, int pcrel, int type) in reloc()
1312 int pcrel, /* True if PC-relative relocation. */ in fix_new_ns32k()
1341 int pcrel, /* True if PC-relative relocation. */ in fix_new_ns32k_exp()
Dtc-bfin.c910 note_reloc (INSTR_T code, Expr_Node * symbol, int reloc, int pcrel) in note_reloc()
920 note_reloc1 (INSTR_T code, const char *symbol, int reloc, int pcrel) in note_reloc1()
929 note_reloc2 (INSTR_T code, const char *symbol, int reloc, int value, int pcrel) in note_reloc2()
986 int pcrel = 1; /* Is the parent reloc pcrelative? in Expr_Node_Gen_Reloc() local
1693 int s, d; in bfin_gen_ccmv() local
1771 bfin_gen_pushpopmultiple (int dr, int pr, int d, int p, int W) in bfin_gen_pushpopmultiple()
Dtc-spu.c342 const char *d = syntax_error_param; in md_assemble() local
370 int pcrel = 0; in md_assemble() local
Dtc-tic4x.c128 int pcrel; /* True if relocation PC relative. */ member
1271 char *d; in tic4x_inst_add() local
Dtc-aarch64.c5759 #define B(a,b,c,d) (((a) << 3) | ((b) << 2) | ((c) << 1) | (d)) argument
6735 int pcrel = 0; in cons_fix_new_aarch64() local
Dtc-arm.c18206 #define OPS4(a,b,c,d) { OP_##a,OP_##b,OP_##c,OP_##d, } argument
18207 #define OPS5(a,b,c,d,e) { OP_##a,OP_##b,OP_##c,OP_##d,OP_##e, } argument
18208 #define OPS6(a,b,c,d,e,f) { OP_##a,OP_##b,OP_##c,OP_##d,OP_##e,OP_##f, } argument
18218 #define OPS_4(a,b,c,d) { a,b,c,d, } argument
18219 #define OPS_5(a,b,c,d,e) { a,b,c,d,e, } argument
18220 #define OPS_6(a,b,c,d,e,f) { a,b,c,d,e,f, } argument
23389 int pcrel = 0; in cons_fix_new_arm() local
/toolchain/binutils/binutils-2.25/opcodes/
Dbfin-dis.c66 const char pcrel; member
912 int d = ((iw0 >> PushPopMultiple_d_bits) & PushPopMultiple_d_mask); in decode_PushPopMultiple_0() local
977 int d = ((iw0 >> CCmv_d_bits) & CCmv_d_mask); in decode_ccMV_0() local