Searched refs:offset_in_range (Results 1 – 2 of 2) sorted by relevance
959 offset_in_range (offsetT val, int size) in offset_in_range() function4148 val = offset_in_range (i.op[n].disps->X_add_number, in output_disp()4249 val = offset_in_range (i.op[n].imms->X_add_number, in output_imm()
3778 (offset_in_range): Support size of 8.6689 * config/tc-i386.c (offset_in_range): Ensure shift counts are less6801 * config/tc-i386.c (offset_in_range): Use addressT instead of6806 * config/tc-i386.c (offset_in_range): Sign extend val so BFD646839 (offset_in_range): New.