Searched refs:reg_lookup (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2013 | 393 * config/tc-mips.c (mips_check_isa_supports_ase, reg_lookup) 552 (reg_lookup): Update the call to mips_parse_register. 799 (reg_lookup): ...here. Remove itbl support.
|
D | ChangeLog-2006 | 1467 (reg_lookup): New function, use register classes. 1471 Use reg_lookup. 1472 (mips16_ip): Use reg_lookup.
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 2853 reg_lookup (char **s, unsigned int types, unsigned int *regnop) in reg_lookup() function 15632 if (!reg_lookup (&s, RTYPE_NUM | RTYPE_GP, &mips_opts.at)) in parse_code_option() 16600 if (! reg_lookup (&input_line_pointer, RWARN | RTYPE_NUM | RTYPE_GP, ®)) in tc_get_register() 19203 if (reg_lookup (®name, RTYPE_GP | RTYPE_NUM, ®)) in tc_mips_regname_to_dw2regnum()
|