Searched refs:itbl_get_reg_val (Results 1 – 4 of 4) sorted by relevance
87 int itbl_get_reg_val (char *name, unsigned long *pval);
430 itbl_get_reg_val (char *name, unsigned long *pval) in itbl_get_reg_val() function
1270 * itbl-ops.c (itbl_get_reg_val): Add pval parameter. Return1275 * itbl-ops.h (itbl_get_reg_val): Update declaration.1277 * config/tc-mips.c (mips_ip): Update call to itbl_get_reg_val.
1744 if (itbl_get_reg_val (n, &r)) in reg_lookup()