Searched defs:regnop (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-m88k.c | 660 get_reg (param, regnop, reg_prefix) in get_reg() argument 990 get_cr (param, regnop) in get_cr() argument 1041 get_fcr (param, regnop) in get_fcr() argument
|
H A D | tc-cris.c | 1749 get_gen_reg (cPP, regnop) in get_gen_reg() argument
|
H A D | tc-mips.c | 1407 reg_lookup (char **s, unsigned int types, unsigned int *regnop) in reg_lookup()
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-m88k.c | 647 get_reg (char *param, unsigned *regnop, unsigned int reg_prefix) in get_reg() 959 get_cr (char *param, unsigned *regnop) in get_cr() 1008 get_fcr (char *param, unsigned *regnop) in get_fcr()
|
H A D | tc-cris.c | 2322 get_gen_reg (char **cPP, int *regnop) in get_gen_reg() 2503 get_sup_reg (char **cPP, int *regnop) in get_sup_reg()
|
H A D | tc-mips.c | 1659 reg_lookup (char **s, unsigned int types, unsigned int *regnop) in reg_lookup()
|