Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c9753 offset_high_part (offsetT value, unsigned int offbits) in offset_high_part() argument
9758 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() argument
9773 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() local
11342 offbits = 9; in macro()
11347 offbits = 9; in macro()
[all …]
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2013965 fuse the offbits == 12 and old "ab" handling. Apply this handling
968 for offbits == 16 as well as offbits == 12. Use offset_reloc