Searched refs:treg (Results 1 - 25 of 27) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dtdesc.cc70 for (const tdesc_reg_up &treg : feature->registers)
72 int regnum = treg->target_regnum;
80 tdesc->reg_defs.emplace_back (treg->name.c_str (), offset,
81 treg->bitsize);
82 offset += treg->bitsize;
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dtdesc.cc70 for (const tdesc_reg_up &treg : feature->registers)
72 int regnum = treg->target_regnum;
80 tdesc->reg_defs.emplace_back (treg->name.c_str (), offset,
81 treg->bitsize);
82 offset += treg->bitsize;
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/ia64/
H A Dunwind-ok.d17 [[:space:]]*X2:spill_reg\(t=0,reg=r4,treg=r2\)
18 [[:space:]]*X4:spill_reg_p\(qp=p1,t=1,reg=r7,treg=r31\)
25 [[:space:]]*X2:spill_reg\(t=8,reg=ar\.bsp,treg=r16\)
26 [[:space:]]*X2:spill_reg\(t=9,reg=ar\.bspstore,treg=r17\)
27 [[:space:]]*X2:spill_reg\(t=10,reg=ar\.fpsr,treg=r18\)
28 [[:space:]]*X2:spill_reg\(t=11,reg=ar\.lc,treg=r19\)
29 [[:space:]]*X2:spill_reg\(t=12,reg=ar\.pfs,treg=r20\)
30 [[:space:]]*X2:spill_reg\(t=13,reg=ar\.rnat,treg=r21\)
31 [[:space:]]*X2:spill_reg\(t=14,reg=ar\.unat,treg=r22\)
32 [[:space:]]*X2:spill_reg\(t=15,reg=psp,treg
[all...]
/netbsd-current/sys/arch/ia64/unwind/
H A Ddecode.h135 u_int treg; member in struct:unwind_desc_X2
158 u_int treg; member in struct:unwind_desc_X4
H A Ddecode.c296 uwd->X2.treg = (buf[2] & 0x7f);
335 uwd->X4.treg = (buf[3] & 0x7f);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-avr.c2544 int treg; local
2560 treg
2567 if (treg >= 0)
2573 avr_emit_insn ("push", treg, &where);
2578 avr_emit_insn ("in", treg, &where);
2579 avr_emit_insn ("push", treg, &where);
2585 if (reg_zero != treg)
2593 if (reg > reg_zero && reg != treg)
2605 if (reg > reg_zero && reg != treg)
2609 && reg_zero != treg)
[all...]
H A Dtc-ia64.c1632 int treg,
1639 bytes[2] = (((y & 1) << 7) | (treg & 0x7f));
1676 int treg,
1684 bytes[3] = (((y & 1) << 7) | (treg & 0x7f));
4016 unsigned int qp, ab, xy, reg, treg; local
4036 convert_expr_to_xy_reg (&e, &xy, &treg, po, 2 + pred);
4038 add_unwind_entry (output_spill_reg (ab, reg, treg, xy, qp), sep);
1627 output_X2_format(vbyte_func f, int ab, int reg, int x, int y, int treg, unsigned long t) argument
1670 output_X4_format(vbyte_func f, int qp, int ab, int reg, int x, int y, int treg, unsigned long t) argument
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-avr.c2556 int treg; local
2572 treg
2579 if (treg >= 0)
2585 avr_emit_insn ("push", treg, &where);
2590 avr_emit_insn ("in", treg, &where);
2591 avr_emit_insn ("push", treg, &where);
2597 if (reg_zero != treg)
2605 if (reg > reg_zero && reg != treg)
2617 if (reg > reg_zero && reg != treg)
2621 && reg_zero != treg)
[all...]
H A Dtc-ia64.c1630 int treg,
1637 bytes[2] = (((y & 1) << 7) | (treg & 0x7f));
1674 int treg,
1682 bytes[3] = (((y & 1) << 7) | (treg & 0x7f));
4011 unsigned int qp, ab, xy, reg, treg; local
4031 convert_expr_to_xy_reg (&e, &xy, &treg, po, 2 + pred);
4033 add_unwind_entry (output_spill_reg (ab, reg, treg, xy, qp), sep);
1625 output_X2_format(vbyte_func f, int ab, int reg, int x, int y, int treg, unsigned long t) argument
1668 output_X4_format(vbyte_func f, int qp, int ab, int reg, int x, int y, int treg, unsigned long t) argument
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-avr.c2546 int treg; local
2562 treg
2569 if (treg >= 0)
2575 avr_emit_insn ("push", treg, &where);
2580 avr_emit_insn ("in", treg, &where);
2581 avr_emit_insn ("push", treg, &where);
2587 if (reg_zero != treg)
2595 if (reg > reg_zero && reg != treg)
2607 if (reg > reg_zero && reg != treg)
2611 && reg_zero != treg)
[all...]
H A Dtc-ia64.c1632 int treg,
1639 bytes[2] = (((y & 1) << 7) | (treg & 0x7f));
1676 int treg,
1684 bytes[3] = (((y & 1) << 7) | (treg & 0x7f));
4016 unsigned int qp, ab, xy, reg, treg; local
4036 convert_expr_to_xy_reg (&e, &xy, &treg, po, 2 + pred);
4038 add_unwind_entry (output_spill_reg (ab, reg, treg, xy, qp), sep);
1627 output_X2_format(vbyte_func f, int ab, int reg, int x, int y, int treg, unsigned long t) argument
1670 output_X4_format(vbyte_func f, int qp, int ab, int reg, int x, int y, int treg, unsigned long t) argument
H A Dtc-mips.c9334 offset off of a base register (breg) into/from a target register (treg),
9338 int treg, int breg, int dbl)
9353 macro_build (ep, op, "t,o(b)", treg, BFD_RELOC_LO16, breg);
9360 <op> $treg,const_lo($tempreg) (BFD_RELOC_LO16)
9364 macro_build (ep, op, "t,o(b)", treg, BFD_RELOC_LO16, AT);
10081 unsigned int sreg, unsigned int treg)
10091 macro_build (&expr1, brneg, fmt, sreg, treg);
10100 macro_build (ep, br, fmt, sreg, treg);
10206 unsigned int sreg, unsigned int treg)
10236 macro_build_branch_likely (br, brneg, call, ep, "s,t,p", sreg, treg);
9328 macro_build_ldst_constoffset(expressionS *ep, const char *op, int treg, int breg, int dbl) argument
10070 macro_build_branch_likely(const char *br, const char *brneg, int call, expressionS *ep, const char *fmt, unsigned int sreg, unsigned int treg) argument
10196 macro_build_branch_rsrt(int type, expressionS *ep, unsigned int sreg, unsigned int treg) argument
[all...]
/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_cg.c1376 int reg, treg; local
1396 treg = mnp->dn_membexpr->dn_reg;
1413 instr = DIF_INSTR_STORE(DIF_OP_STB, treg, reg);
1416 instr = DIF_INSTR_STORE(DIF_OP_STH, treg, reg);
1419 instr = DIF_INSTR_STORE(DIF_OP_STW, treg, reg);
1422 instr = DIF_INSTR_STORE(DIF_OP_STX, treg, reg);
1439 instr = DIF_INSTR_COPYS(treg, szreg, reg);
1453 DIF_REG_R0, treg);
1467 dt_regset_free(drp, treg);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dsymtab.c4456 treg_matches_sym_type_name (const compiled_regex &treg,
4491 return treg.exec (printed_sym_type_name.c_str (), 0, NULL, 0) == 0;
4600 const gdb::optional<compiled_regex> &treg,
4645 && (!treg.has_value ()
4646 || treg_matches_sym_type_name (*treg, sym)))
4649 && (!treg.has_value ()
4650 || treg_matches_sym_type_name (*treg,
4729 gdb::optional<compiled_regex> treg;
4781 treg.emplace (m_symbol_type_regexp, cflags,
4797 if (!add_matching_symbols (objfile, preg, treg,
4446 treg_matches_sym_type_name(const compiled_regex &treg, const struct symbol *sym) argument
4587 add_matching_symbols(objfile *objfile, const gdb::optional<compiled_regex> &preg, const gdb::optional<compiled_regex> &treg, std::set<symbol_search> *result_set) const argument
4719 gdb::optional<compiled_regex> treg; local
[all...]
H A Dstack.c2309 gdb::optional<compiled_regex> treg;
2330 if (p->treg.has_value ()
2331 && !treg_matches_sym_type_name (*p->treg, sym))
2403 prepare_reg (t_regexp, &cb_data.treg);
2558 gdb::optional<compiled_regex> treg;
2577 prepare_reg (t_regexp, &cb_data.treg);
2307 gdb::optional<compiled_regex> treg; member in struct:print_variable_and_value_data
2556 gdb::optional<compiled_regex> treg; local
H A Dsymtab.h2168 const gdb::optional<compiled_regex> &treg,
2209 extern bool treg_matches_sym_type_name (const compiled_regex &treg,
H A Dmips-tdep.c2983 int treg; local
3029 treg = b5s5_reg (insn >> 16);
3035 && treg == 3)
3041 || dreg != 28 || sreg != 28 || treg != MIPS_T9_REGNUM)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsymtab.c4599 treg_matches_sym_type_name (const compiled_regex &treg,
4624 return treg.exec (printed_sym_type_name.c_str (), 0, NULL, 0) == 0;
4737 const gdb::optional<compiled_regex> &treg,
4782 && (!treg.has_value ()
4783 || treg_matches_sym_type_name (*treg, sym)))
4786 && (!treg.has_value ()
4787 || treg_matches_sym_type_name (*treg,
4865 gdb::optional<compiled_regex> treg;
4917 treg.emplace (m_symbol_type_regexp, cflags,
4933 if (!add_matching_symbols (objfile, preg, treg,
4589 treg_matches_sym_type_name(const compiled_regex &treg, const struct symbol *sym) argument
4724 add_matching_symbols(objfile *objfile, const gdb::optional<compiled_regex> &preg, const gdb::optional<compiled_regex> &treg, std::set<symbol_search> *result_set) const argument
4855 gdb::optional<compiled_regex> treg; local
[all...]
H A Dstack.c2294 gdb::optional<compiled_regex> treg;
2314 if (treg.has_value ()
2315 && !treg_matches_sym_type_name (*treg, sym))
2389 prepare_reg (t_regexp, &cb_data.treg);
2538 gdb::optional<compiled_regex> treg;
2557 prepare_reg (t_regexp, &cb_data.treg);
2292 gdb::optional<compiled_regex> treg; member in struct:print_variable_and_value_data
2536 gdb::optional<compiled_regex> treg; local
H A Dsymtab.h2549 const gdb::optional<compiled_regex> &treg,
2590 extern bool treg_matches_sym_type_name (const compiled_regex &treg,
H A Dmips-tdep.c3006 int treg; local
3052 treg = b5s5_reg (insn >> 16);
3058 && treg == 3)
3064 || dreg != 28 || sreg != 28 || treg != MIPS_T9_REGNUM)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c1582 emit_push_sfr (rtx sfr, bool frame_related_p, bool clr_p, int treg)
1588 /* IN treg, IO(SFR) */
1589 insn = emit_move_insn (all_regs_rtx[treg], sfr);
1593 /* PUSH treg */
1594 emit_push_byte (treg, frame_related_p);
1898 int treg = AVR_TMP_REGNO;
1915 treg = avr_hregs_split_reg (&set);
1916 if (treg < 0)
1917 treg = AVR_TMP_REGNO;
1918 cfun->machine->gasisr.regno = treg;
1581 emit_push_sfr(rtx sfr, bool frame_related_p, bool clr_p, int treg) argument
1897 int treg = AVR_TMP_REGNO; local
2205 int treg = AVR_TMP_REGNO; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc1592 emit_push_sfr (rtx sfr, bool frame_related_p, bool clr_p, int treg)
1598 /* IN treg, IO(SFR) */
1599 insn = emit_move_insn (all_regs_rtx[treg], sfr);
1603 /* PUSH treg */
1604 emit_push_byte (treg, frame_related_p);
1908 int treg = AVR_TMP_REGNO;
1925 treg = avr_hregs_split_reg (&set);
1926 if (treg < 0)
1927 treg = AVR_TMP_REGNO;
1928 cfun->machine->gasisr.regno = treg;
1591 emit_push_sfr(rtx sfr, bool frame_related_p, bool clr_p, int treg) argument
1907 int treg = AVR_TMP_REGNO; local
2215 int treg = AVR_TMP_REGNO; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-logue.c3089 rtx treg;
3116 treg = gen_rtx_REG (SImode, 11);
3117 emit_move_insn (treg, GEN_INT (-info->total_size));
3164 rtx newval = gen_rtx_PLUS (Pmode, sp_reg_rtx, treg);
3170 treg, GEN_INT (-info->total_size));
3085 rtx treg; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-logue.cc3117 rtx treg;
3144 treg = gen_rtx_REG (SImode, 11);
3145 emit_move_insn (treg, GEN_INT (-info->total_size));
3192 rtx newval = gen_rtx_PLUS (Pmode, sp_reg_rtx, treg);
3198 treg, GEN_INT (-info->total_size));
3113 rtx treg; local

Completed in 960 milliseconds

12