HomeSort by: relevance | last modified time | path
    Searched defs:smallest_imm_type (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-i386.c 2957 smallest_imm_type (offsetT num)
7322 i.types[j] = smallest_imm_type (i.op[j].imms->X_add_number);
8579 smallest_imm_type (i.op[op].imms->X_add_number));
14323 i.types[j] = smallest_imm_type (expP->X_add_number);
14326 zapping since smallest_imm_type() sets it unconditionally. */
2956 smallest_imm_type (offsetT num) function
tc-i386.c 2957 smallest_imm_type (offsetT num)
7322 i.types[j] = smallest_imm_type (i.op[j].imms->X_add_number);
8579 smallest_imm_type (i.op[op].imms->X_add_number));
14323 i.types[j] = smallest_imm_type (expP->X_add_number);
14326 zapping since smallest_imm_type() sets it unconditionally. */
2956 smallest_imm_type (offsetT num) function
tc-i386.c 2957 smallest_imm_type (offsetT num)
7322 i.types[j] = smallest_imm_type (i.op[j].imms->X_add_number);
8579 smallest_imm_type (i.op[op].imms->X_add_number));
14323 i.types[j] = smallest_imm_type (expP->X_add_number);
14326 zapping since smallest_imm_type() sets it unconditionally. */
2956 smallest_imm_type (offsetT num) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c 2908 smallest_imm_type (offsetT num)
7160 i.types[j] = smallest_imm_type (i.op[j].imms->X_add_number);
8413 smallest_imm_type (i.op[op].imms->X_add_number));
14172 i.types[j] = smallest_imm_type (expP->X_add_number);
14175 zapping since smallest_imm_type() sets it unconditionally. */
2907 smallest_imm_type (offsetT num) function
tc-i386.c 2908 smallest_imm_type (offsetT num)
7160 i.types[j] = smallest_imm_type (i.op[j].imms->X_add_number);
8413 smallest_imm_type (i.op[op].imms->X_add_number));
14172 i.types[j] = smallest_imm_type (expP->X_add_number);
14175 zapping since smallest_imm_type() sets it unconditionally. */
2907 smallest_imm_type (offsetT num) function
tc-i386.c 2908 smallest_imm_type (offsetT num)
7160 i.types[j] = smallest_imm_type (i.op[j].imms->X_add_number);
8413 smallest_imm_type (i.op[op].imms->X_add_number));
14172 i.types[j] = smallest_imm_type (expP->X_add_number);
14175 zapping since smallest_imm_type() sets it unconditionally. */
2907 smallest_imm_type (offsetT num) function

Completed in 153 milliseconds