Searched refs:smallest_imm_type (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-i386.c73 static int smallest_imm_type PARAMS ((offsetT));
668 smallest_imm_type (num)
2119 i.types[op] |= smallest_imm_type (i.op[op].imms->X_add_number);
667 smallest_imm_type (num) function
/haiku-buildtools/binutils/gas/config/
H A Dtc-i386.c2043 smallest_imm_type (offsetT num)
4354 smallest_imm_type (i.op[op].imms->X_add_number));
2042 smallest_imm_type (offsetT num) function

Completed in 231 milliseconds