Home
last modified time | relevance | path

Searched refs:PCREL13_MASK (Results 1 – 9 of 9) sorted by relevance

/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Dbout.c485 #define PCREL13_MASK 0x1fff macro
1331 word = ((word & ~PCREL13_MASK) in b_out_bfd_get_relocated_section_contents()
1332 | (((word & PCREL13_MASK) in b_out_bfd_get_relocated_section_contents()
1336 & PCREL13_MASK)); in b_out_bfd_get_relocated_section_contents()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Dbout.c484 #define PCREL13_MASK 0x1fff macro
1344 word = ((word & ~PCREL13_MASK) in b_out_bfd_get_relocated_section_contents()
1345 | (((word & PCREL13_MASK) in b_out_bfd_get_relocated_section_contents()
1349 & PCREL13_MASK)); in b_out_bfd_get_relocated_section_contents()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Dbout.c486 #define PCREL13_MASK 0x1fff macro
1348 word = ((word & ~PCREL13_MASK) in b_out_bfd_get_relocated_section_contents()
1349 | (((word & PCREL13_MASK) in b_out_bfd_get_relocated_section_contents()
1353 & PCREL13_MASK)); in b_out_bfd_get_relocated_section_contents()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Dbout.c484 #define PCREL13_MASK 0x1fff macro
1344 word = ((word & ~PCREL13_MASK) in b_out_bfd_get_relocated_section_contents()
1345 | (((word & PCREL13_MASK) in b_out_bfd_get_relocated_section_contents()
1349 & PCREL13_MASK)); in b_out_bfd_get_relocated_section_contents()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Dbout.c486 #define PCREL13_MASK 0x1fff macro
1348 word = ((word & ~PCREL13_MASK) in b_out_bfd_get_relocated_section_contents()
1349 | (((word & PCREL13_MASK) in b_out_bfd_get_relocated_section_contents()
1353 & PCREL13_MASK)); in b_out_bfd_get_relocated_section_contents()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Dbout.c484 #define PCREL13_MASK 0x1fff macro
1344 word = ((word & ~PCREL13_MASK) in b_out_bfd_get_relocated_section_contents()
1345 | (((word & PCREL13_MASK) in b_out_bfd_get_relocated_section_contents()
1349 & PCREL13_MASK)); in b_out_bfd_get_relocated_section_contents()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Dbout.c378 #define PCREL13_MASK 0x1fff macro
1444 word = ((word & ~PCREL13_MASK)
1445 | (((word & PCREL13_MASK)
1449 & PCREL13_MASK));
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dbout.c380 #define PCREL13_MASK 0x1fff macro
1448 word = ((word & ~PCREL13_MASK)
1449 | (((word & PCREL13_MASK)
1453 & PCREL13_MASK));
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dbout.c380 #define PCREL13_MASK 0x1fff macro
1448 word = ((word & ~PCREL13_MASK)
1449 | (((word & PCREL13_MASK)
1453 & PCREL13_MASK));