Home
last modified time | relevance | path

Searched refs:get_reg (Results 1 – 11 of 11) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-spu.c52 static const char *get_reg (const char *param, struct spu_insn *insn, int arg,
395 param = get_reg (param, insn, arg, 1); in calcop()
484 get_reg (const char *param, struct spu_insn *insn, int arg, int accept_expr) in get_reg() function
617 const char *np = get_reg (param, &tmp_insn, arg, 0); in get_imm()
/freebsd-10-stable/contrib/groff/src/devices/grohtml/
Dhtml-table.h119 void get_reg (int *ind, int *pageoffset, int *linelength);
Dhtml-table.cpp778 void html_indent::get_reg (int *ind, int *pageoffset, int *linelength) in get_reg() function in html_indent
/freebsd-10-stable/sys/contrib/ia64/libuwx/src/
Duwx.h390 int get_reg(int regid, uint64_t *valp) { in get_reg() function
/freebsd-10-stable/contrib/gdb/gdb/
Dlibunwind-frame.c78 static char *get_reg_name = STRINGIFY(UNW_OBJ(get_reg));
/freebsd-10-stable/contrib/binutils/gas/
DChangeLog-92959249 (get_bf, get_cmp, get_cnd, get_cr, get_fcr, get_imm16, get_reg,
10723 * gas/config/tc-m88k.c (get_reg): New arg reg_prefix. Compare first
10725 (calcop): Change calls to get_reg.
10727 (calcop): Set reg_prefix to 'r' after each call to get_reg.
DChangeLog-00012121 * config/tc-m88k.c (get_reg): Adjust type of `reg_prefix' to char.
2125 (get_reg): Ditto.
DChangeLog-02033283 * config/tc-m88k.c (get_reg): Make reg_prefix param unsigned.
/freebsd-10-stable/contrib/gcc/
DChangeLog-19972923 * libgcc2.c (get_reg, put_reg, get_return_addr, put_return_addr,
DFSFChangeLog.112597 * libgcc2.c (get_reg, put_reg, get_return_addr, put_return_addr,
DChangeLog-19985943 (get_reg, put_reg, copy_reg): Use it.