Searched refs:pcrel_adjust (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-ns32k.c | 46 iif.iifP[ptr].pcrel_adjust = k1; \ 121 int pcrel_adjust; /* Length in bytes from the instruction member 914 int pcrel, b, loop, pcrel_adjust; in encode_operand() local 925 pcrel_adjust = 0; in encode_operand() 998 pcrel, pcrel_adjust, 1, IND (BRANCH, BYTE), NULL, -1, 0); in encode_operand() 1005 pcrel, pcrel_adjust, 1, IND (BRANCH, BYTE), NULL, -1, 1); in encode_operand()
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-ns32k.c | 46 iif.iifP[ptr].pcrel_adjust= k1; \ 121 int pcrel_adjust; /* Length in bytes from the instruction member 907 int pcrel, b, loop, pcrel_adjust; local 918 pcrel_adjust = 0; 991 pcrel, pcrel_adjust, 1, IND (BRANCH, BYTE), NULL, -1, 0); 998 pcrel, pcrel_adjust, 1, IND (BRANCH, BYTE), NULL, -1, 1);
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | write.c | 2089 assert (fragP->fr_targ.ns32k.pcrel_adjust == 0); in relax_frag()
|
H A D | ChangeLog-9697 | 260 Delete pcrel_adjust. Add fr_opcode_fragP, fr_opcode_offset. 264 opcode_frag and opcode_offset and remove pcrel_adjust. 284 opcode_offset and remove pcrel_adjust. 1701 fr_targ.ns32k.pcrel_adjust. fr_bsr renamed to fr_targ.ns32k.bsr.
|
H A D | ChangeLog-9295 | 5582 instead of adding pcrel_adjust.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ChangeLog-9697 | 260 Delete pcrel_adjust. Add fr_opcode_fragP, fr_opcode_offset. 264 opcode_frag and opcode_offset and remove pcrel_adjust. 284 opcode_offset and remove pcrel_adjust. 1701 fr_targ.ns32k.pcrel_adjust. fr_bsr renamed to fr_targ.ns32k.bsr.
|
H A D | ChangeLog-9295 | 5582 instead of adding pcrel_adjust.
|