HomeSort by: relevance | last modified time | path
    Searched defs:DREG (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/external/bsd/byacc/dist/test/btyacc/
btyacc_calc1.tab.h 6 #define DREG 257
calc1.tab.h 6 #define DREG 257
varsyntax_calc1.tab.h 6 #define DREG 257
18 int ival; /* dreg & vreg array index values*/
btyacc_calc1.tab.c 142 double dreg[26]; variable
196 #define DREG 257
369 NULL,NULL,NULL,NULL,NULL,"error","DREG","VREG","CONST","UMINUS","$accept",
379 "line : DREG '=' dexp",
382 "dexp : DREG",
528 return (DREG);
1398 dreg[yystack.l_mark[-2].ival] = yystack.l_mark[0].dval;
1414 yyval.dval = dreg[yystack.l_mark[0].ival];
calc1.tab.c 145 double dreg[26]; variable
195 #define DREG 257
373 NULL,NULL,NULL,NULL,NULL,"error","DREG","VREG","CONST","UMINUS","$accept",
382 "line : DREG '=' dexp '\\n'",
386 "dexp : DREG",
567 return (DREG);
1355 dreg[yystack.l_mark[-3].ival] = yystack.l_mark[-1].dval;
1376 yyval.dval = dreg[yystack.l_mark[0].ival];
varsyntax_calc1.tab.c 146 double dreg[26]; variable
158 int ival; /* dreg & vreg array index values*/
196 #define DREG 257
374 NULL,NULL,NULL,NULL,NULL,"error","DREG","VREG","CONST","UMINUS","$accept",
383 "line : DREG '=' dexp '\\n'",
387 "dexp : DREG",
568 return (DREG);
1356 dreg[yystack.l_mark[-3].ival] = yystack.l_mark[-1].dval;
1377 yyval.dval = dreg[yystack.l_mark[0].ival]; /* $$ & $1 are sufficient here*/
  /src/external/bsd/byacc/dist/test/yacc/
calc1.tab.h 3 #define DREG 257
varsyntax_calc1.tab.h 3 #define DREG 257
15 int ival; /* dreg & vreg array index values*/
calc1.tab.c 125 double dreg[26]; variable
175 #define DREG 257
304 NULL,NULL,NULL,NULL,NULL,NULL,NULL,"DREG","VREG","CONST","UMINUS",NULL,NULL,
313 "line : DREG '=' dexp '\\n'",
317 "dexp : DREG",
406 return (DREG);
723 dreg[yystack.l_mark[-3].ival] = yystack.l_mark[-1].dval;
744 yyval.dval = dreg[yystack.l_mark[0].ival];
varsyntax_calc1.tab.c 126 double dreg[26]; variable
138 int ival; /* dreg & vreg array index values*/
176 #define DREG 257
305 NULL,NULL,NULL,NULL,NULL,NULL,NULL,"DREG","VREG","CONST","UMINUS",NULL,NULL,
314 "line : DREG '=' dexp '\\n'",
318 "dexp : DREG",
407 return (DREG);
724 dreg[yystack.l_mark[-3].ival] = yystack.l_mark[-1].dval;
745 yyval.dval = dreg[yystack.l_mark[0].ival]; /* $$ & $1 are sufficient here*/
  /src/sys/arch/cobalt/stand/boot/
lcd.c 37 #define DREG 0x10
110 CSR_WRITE(lcd_base, DREG, message->row1[i]);
114 CSR_WRITE(lcd_base, DREG, message->row2[i]);
  /src/external/gpl3/binutils/dist/gas/
itbl-parse.h 57 DREG = 258, /* DREG */
75 #define DREG 258
itbl-parse.c 179 type -> ['dreg' | 'creg' | 'greg' ] ; type of entry (register)
180 ; 'dreg', 'creg' or 'greg' specifies a data, control, or general
215 p1 dreg d1 1 ; data register "d1" for COP1 has value 1
233 p3 dreg d3 3 ; data register "d3" for COP3 has value 3
235 p3 func fee 0x1f:24-20 dreg:17-13 creg:12-8 immed:7-0
247 COPz CO fun dreg creg immed
257 p3 dreg d3 3 ; data register "d3" for COP3 has value 3
259 p3 func fuu 0x01f00001 dreg:17-13 creg:12-8
269 COPz CO fun dreg creg
292 to recognize 'dreg' etc. in context sensitive way
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/
itbl-parse.h 57 DREG = 258, /* DREG */
75 #define DREG 258
itbl-parse.c 179 type -> ['dreg' | 'creg' | 'greg' ] ; type of entry (register)
180 ; 'dreg', 'creg' or 'greg' specifies a data, control, or general
215 p1 dreg d1 1 ; data register "d1" for COP1 has value 1
233 p3 dreg d3 3 ; data register "d3" for COP3 has value 3
235 p3 func fee 0x1f:24-20 dreg:17-13 creg:12-8 immed:7-0
247 COPz CO fun dreg creg immed
257 p3 dreg d3 3 ; data register "d3" for COP3 has value 3
259 p3 func fuu 0x01f00001 dreg:17-13 creg:12-8
269 COPz CO fun dreg creg
292 to recognize 'dreg' etc. in context sensitive way
    [all...]
  /src/sys/dev/ic/
mb89352reg.h 69 #define DREG 0x0a /* Data Register (R/W) */
  /src/external/gpl3/gcc/dist/gcc/config/rl78/
rl78.h 219 DREG,
247 "DREG", \
  /src/external/gpl3/gcc.old/dist/gcc/config/rl78/
rl78.h 219 DREG,
247 "DREG", \
  /src/external/gpl3/binutils/dist/gas/config/
m68k-parse.h 306 DREG,
rx-parse.h 61 DREG = 262, /* DREG */
230 #define DREG 262
  /src/external/gpl3/binutils.old/dist/gas/config/
m68k-parse.h 306 DREG,
rx-parse.h 61 DREG = 262, /* DREG */
230 #define DREG 262
  /src/external/gpl3/gdb/dist/sim/bfin/
bfin-sim.h 112 #define DREG(x) (BFIN_CPU_STATE.dpregs[x])
159 #define SET_DREG(x, val) _SET_CORE32REG_IDX (DREG (x), R, x, val)
170 #define SET_DREG_L(x, l) SET_DREG (x, REG_H_L (DREG (x), l))
171 #define SET_DREG_H(x, h) SET_DREG (x, REG_H_L (h, DREG (x)))
  /src/external/gpl3/gdb.old/dist/sim/bfin/
bfin-sim.h 112 #define DREG(x) (BFIN_CPU_STATE.dpregs[x])
159 #define SET_DREG(x, val) _SET_CORE32REG_IDX (DREG (x), R, x, val)
170 #define SET_DREG_L(x, l) SET_DREG (x, REG_H_L (DREG (x), l))
171 #define SET_DREG_H(x, h) SET_DREG (x, REG_H_L (h, DREG (x)))
  /src/external/gpl3/binutils/dist/opcodes/
bfin-dis.c 660 #define DREG(x) (saved_state.dpregs[x])
663 #define DREG(x) (saved_state.dpregs[x])
694 case 0: case 1: return &DREG (reg);

Completed in 53 milliseconds

1 2