Searched refs:offbits (Results 1 – 2 of 2) sorted by relevance
9753 offset_high_part (offsetT value, unsigned int offbits) in offset_high_part() argument9758 if (offbits == 0) in offset_high_part()9760 bias = 1 << (offbits - 1); in offset_high_part()9771 small_offset_p (unsigned int range, unsigned int align, unsigned int offbits) in small_offset_p() argument9773 if (offbits == 16) in small_offset_p()9785 && offset_high_part (offset_expr.X_add_number, offbits) == 0 in small_offset_p()9786 && offset_high_part (offset_expr.X_add_number + range, offbits) == 0) in small_offset_p()9825 int offbits = 16; in macro() local11342 offbits = 9; in macro()11347 offbits = 9; in macro()[all …]
965 fuse the offbits == 12 and old "ab" handling. Apply this handling968 for offbits == 16 as well as offbits == 12. Use offset_reloc