Searched refs:rreg (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-cr16.c330 const reg_entry *rreg; local
332 rreg = (const reg_entry *) str_hash_find (reg_hash, reg_name);
334 if (rreg != NULL)
335 return rreg->value.reg_val;
344 const reg_entry *rreg; local
353 rreg = (const reg_entry *) str_hash_find (regp_hash, tmp_rp);
356 rreg = (const reg_entry *) str_hash_find (regp_hash, reg_name);
358 if (rreg != NULL)
359 return rreg->value.reg_val;
369 const reg_entry *rreg; local
384 const reg_entry *rreg; local
801 const reg_entry *rreg; local
1097 const reg_entry *rreg; local
1568 const reg_entry *rreg; local
1607 const reg_entry *rreg; local
1654 const reg_entry *rreg; local
1692 const reg_entry *rreg; local
[all...]
H A Dtc-crx.c185 const reg_entry *rreg; local
187 rreg = (const reg_entry *) str_hash_find (reg_hash, reg_name);
189 if (rreg != NULL)
190 return rreg->value.reg_val;
1063 const reg_entry *rreg; local
1073 rreg = &crx_regtab[r];
1076 rreg = &crx_copregtab[r-MAX_REG];
1084 reg_name = rreg->name;
1091 switch (rreg->type)
1095 return rreg
[all...]
H A Dtc-i386-intel.c250 static INLINE int i386_intel_check (const reg_entry *rreg, argument
255 && rreg != i.op[this_operand].regs)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-cr16.c332 const reg_entry *rreg; local
334 rreg = (const reg_entry *) str_hash_find (reg_hash, reg_name);
336 if (rreg != NULL)
337 return rreg->value.reg_val;
346 const reg_entry *rreg; local
355 rreg = (const reg_entry *) str_hash_find (regp_hash, tmp_rp);
358 rreg = (const reg_entry *) str_hash_find (regp_hash, reg_name);
360 if (rreg != NULL)
361 return rreg->value.reg_val;
371 const reg_entry *rreg; local
386 const reg_entry *rreg; local
807 const reg_entry *rreg; local
1103 const reg_entry *rreg; local
1574 const reg_entry *rreg; local
1613 const reg_entry *rreg; local
1660 const reg_entry *rreg; local
1698 const reg_entry *rreg; local
[all...]
H A Dtc-crx.c186 const reg_entry *rreg; local
188 rreg = (const reg_entry *) str_hash_find (reg_hash, reg_name);
190 if (rreg != NULL)
191 return rreg->value.reg_val;
1068 const reg_entry *rreg; local
1078 rreg = &crx_regtab[r];
1081 rreg = &crx_copregtab[r-MAX_REG];
1089 reg_name = rreg->name;
1096 switch (rreg->type)
1100 return rreg
[all...]
H A Dtc-i386-intel.c233 static INLINE int i386_intel_check (const reg_entry *rreg, argument
238 && rreg != i.op[this_operand].regs)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-cr16.c330 const reg_entry *rreg; local
332 rreg = (const reg_entry *) str_hash_find (reg_hash, reg_name);
334 if (rreg != NULL)
335 return rreg->value.reg_val;
344 const reg_entry *rreg; local
353 rreg = (const reg_entry *) str_hash_find (regp_hash, tmp_rp);
356 rreg = (const reg_entry *) str_hash_find (regp_hash, reg_name);
358 if (rreg != NULL)
359 return rreg->value.reg_val;
369 const reg_entry *rreg; local
384 const reg_entry *rreg; local
801 const reg_entry *rreg; local
1097 const reg_entry *rreg; local
1568 const reg_entry *rreg; local
1607 const reg_entry *rreg; local
1654 const reg_entry *rreg; local
1692 const reg_entry *rreg; local
[all...]
H A Dtc-crx.c185 const reg_entry *rreg; local
187 rreg = (const reg_entry *) str_hash_find (reg_hash, reg_name);
189 if (rreg != NULL)
190 return rreg->value.reg_val;
1063 const reg_entry *rreg; local
1073 rreg = &crx_regtab[r];
1076 rreg = &crx_copregtab[r-MAX_REG];
1084 reg_name = rreg->name;
1091 switch (rreg->type)
1095 return rreg
[all...]
H A Dtc-i386-intel.c250 static INLINE int i386_intel_check (const reg_entry *rreg, argument
255 && rreg != i.op[this_operand].regs)
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/sparc/
H A Dimm-plus-rreg.d3 #name: address: simm13 + rreg
/netbsd-current/sys/dev/ppbus/
H A Dppbus_gpio.c53 u_char rreg; member in struct:__anon180
136 u_char port = ppbus_io(sc->sc_dev, ppbus_port[pin].rreg, NULL, 0, 0);
145 u_char port = ppbus_io(sc->sc_dev, ppbus_port[pin].rreg, NULL, 0, 0);
/netbsd-current/sys/dev/spi/
H A Dbmx280thpspi.c78 uint8_t rreg = reg | 0x80; local
81 err = spi_send_recv(sh, 1, &rreg,
84 err = spi_send(sh, 1, &rreg);
H A Dscmdspi.c85 uint8_t rreg = reg | 0x80; local
87 err = spi_send(sh, 1, &rreg);
126 uint8_t rreg = reg & 0x7F; local
129 err = spi_send(sh, 1, &rreg);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmn10300-tdep.c332 translate_rreg (int rreg) argument
336 if (rreg > 7 && rreg < 12)
337 return E_A0_REGNUM + rreg - 8;
338 else if (rreg > 11 && rreg < 16)
339 return E_D0_REGNUM + rreg - 12;
341 return E_E0_REGNUM + rreg;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmn10300-tdep.c328 translate_rreg (int rreg) argument
332 if (rreg > 7 && rreg < 12)
333 return E_A0_REGNUM + rreg - 8;
334 else if (rreg > 11 && rreg < 16)
335 return E_D0_REGNUM + rreg - 12;
337 return E_E0_REGNUM + rreg;
/netbsd-current/external/gpl3/gdb.old/dist/sim/mips/
H A Dinterp.c1502 int aregs, sregs, rreg; local
1510 rreg = (insn & 0x020) >> 5;
1529 if (rreg)
1550 if (rreg)
/netbsd-current/external/gpl3/gdb/dist/sim/mips/
H A Dinterp.c1597 int aregs, sregs, rreg; local
1605 rreg = (insn & 0x020) >> 5;
1624 if (rreg)
1645 if (rreg)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/cris/
H A Dcris.cc2095 ops : An array of rtx:es. lreg, rreg, rval,
2099 rreg : One register in the side-effect expression
2107 int lreg, int rreg, int rval,
2113 rtx reg_rtx = ops[rreg];
2120 reg_rtx = val_rtx, val_rtx = ops[rreg];
2158 if (ops[lreg] == frame_pointer_rtx || ops[rreg] == frame_pointer_rtx
2106 cris_side_effect_mode_ok(enum rtx_code code, rtx *ops, int lreg, int rreg, int rval, int multop, int other_op) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/cris/
H A Dcris.c2294 ops : An array of rtx:es. lreg, rreg, rval,
2298 rreg : One register in the side-effect expression
2306 int lreg, int rreg, int rval,
2312 rtx reg_rtx = ops[rreg];
2319 reg_rtx = val_rtx, val_rtx = ops[rreg];
2357 if (ops[lreg] == frame_pointer_rtx || ops[rreg] == frame_pointer_rtx
2305 cris_side_effect_mode_ok(enum rtx_code code, rtx *ops, int lreg, int rreg, int rval, int multop, int other_op) argument

Completed in 269 milliseconds