Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-i386.c73 static int smallest_imm_type PARAMS ((offsetT));
655 smallest_imm_type (num) in smallest_imm_type() function
2035 i.types[op] |= smallest_imm_type (i.op[op].imms->X_add_number); in optimize_imm()