Home
last modified time | relevance | path

Searched refs:BAL_MASK (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dcoff-i960.c88 #define BAL_MASK 0x00ffffff macro
144 word = ((word + olf) & BAL_MASK) | BAL; in optcall_callback()
509 word = ((word + olf - val) & BAL_MASK) | BAL; in coff_i960_relocate_section()
Dbout.c480 #define BAL_MASK 0x00ffffff macro
611 & BAL_MASK); in callj_callback()
623 word = CALL | (((word & BAL_MASK) in callj_callback()
628 & BAL_MASK); in callj_callback()
1324 word = ((word & ~BAL_MASK) in b_out_bfd_get_relocated_section_contents()
1325 | (((word & BAL_MASK) in b_out_bfd_get_relocated_section_contents()
1329 & BAL_MASK)); in b_out_bfd_get_relocated_section_contents()