Home
last modified time | relevance | path

Searched refs:offset_in_range (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-i386.c73 static offsetT offset_in_range PARAMS ((offsetT, int));
657 offset_in_range (val, size) in offset_in_range() function
3293 val = offset_in_range (i.op[n].disps->X_add_number,
3407 val = offset_in_range (i.op[n].imms->X_add_number,
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i386.c74 static offsetT offset_in_range PARAMS ((offsetT, int));
657 offset_in_range (val, size) in offset_in_range() function
3592 val = offset_in_range (i.op[n].disps->X_add_number,
3717 val = offset_in_range (i.op[n].imms->X_add_number,
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-00013778 (offset_in_range): Support size of 8.
6689 * config/tc-i386.c (offset_in_range): Ensure shift counts are less
6801 * config/tc-i386.c (offset_in_range): Use addressT instead of
6806 * config/tc-i386.c (offset_in_range): Sign extend val so BFD64
6839 (offset_in_range): New.
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DChangeLog-00013778 (offset_in_range): Support size of 8.
6689 * config/tc-i386.c (offset_in_range): Ensure shift counts are less
6801 * config/tc-i386.c (offset_in_range): Use addressT instead of
6806 * config/tc-i386.c (offset_in_range): Sign extend val so BFD64
6839 (offset_in_range): New.