Home
last modified time | relevance | path

Searched refs:fits_in_unsigned_long (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-i386.c923 fits_in_unsigned_long (offsetT num ATTRIBUTE_UNUSED) in fits_in_unsigned_long() function
953 : fits_in_unsigned_long (num) in smallest_imm_type()
2484 if (fits_in_unsigned_long (disp)) in optimize_disp()
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-02036272 (fits_in_unsigned_long): Likewise.
H A DChangeLog-00013762 (fits_in_unsigned_long, fits_in_signed_long): New functions.