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

  /src/external/gpl3/gdb/dist/sim/ppc/
ppc-spr-table 77 DCMP:977:0:0
  /src/external/gpl3/gdb.old/dist/sim/ppc/
ppc-spr-table 77 DCMP:977:0:0
  /src/external/gpl3/binutils/dist/gas/config/
rx-parse.h 96 DCMP = 297, /* DCMP */
265 #define DCMP 297
rx-parse.y 145 %type <regno> REG FLAG CREG BCND BMCND SCCND ACC DREG DREGH DREGL DCREG DCMP
158 %token DABS DADD DBT DCMP DDIV DIV DIVU DMOV DMUL DNEG
931 | DCMP DREG ',' DREG { rx_check_dfpu();
1644 if (check_condition ("dcmp", double_condition_table,
1649 rx_last_token = DCMP;
1650 return DCMP;
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.y 145 %type <regno> REG FLAG CREG BCND BMCND SCCND ACC DREG DREGH DREGL DCREG DCMP
158 %token DABS DADD DBT DCMP DDIV DIV DIVU DMOV DMUL DNEG
931 | DCMP DREG ',' DREG { rx_check_dfpu();
1644 if (check_condition ("dcmp", double_condition_table,
1649 rx_last_token = DCMP;
1650 return DCMP;
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 41 milliseconds