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

  /src/external/gpl3/binutils/dist/gas/config/
rx-parse.h 96 DCMP = 297, /* DCMP */
265 #define DCMP 297
rx-parse.c 278 DCMP = 297, /* DCMP */
447 #define DCMP 297
641 YYSYMBOL_DCMP = 42, /* DCMP */
1323 "CMP", "DABS", "DADD", "DBT", "DCMP", "DDIV", "DIV", "DIVU", "DMOV",
3822 case 265: /* statement: DCMP DREG ',' DREG */
4990 if (check_condition ("dcmp", double_condition_table,
4995 rx_last_token = DCMP;
4996 return DCMP;
  /src/external/gpl3/binutils.old/dist/gas/config/
rx-parse.h 96 DCMP = 297, /* DCMP */
265 #define DCMP 297
rx-parse.c 278 DCMP = 297, /* DCMP */
447 #define DCMP 297
641 YYSYMBOL_DCMP = 42, /* DCMP */
1323 "CMP", "DABS", "DADD", "DBT", "DCMP", "DDIV", "DIV", "DIVU", "DMOV",
3822 case 265: /* statement: DCMP DREG ',' DREG */
4990 if (check_condition ("dcmp", double_condition_table,
4995 rx_last_token = DCMP;
4996 return DCMP;

Completed in 75 milliseconds