Searched defs:regnop (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-cris.c | 2351 get_gen_reg (char **cPP, int *regnop) in get_gen_reg() 2532 get_sup_reg (char **cPP, int *regnop) in get_sup_reg()
|
H A D | tc-riscv.c | 1193 reg_lookup (char **s, enum reg_class class, unsigned int *regnop) in reg_lookup() 1221 arg_lookup (char **s, const char *const *array, size_t size, unsigned *regnop) in arg_lookup() 1242 flt_lookup (float f, const float *array, size_t size, unsigned *regnop) in flt_lookup()
|
H A D | tc-mips.c | 3045 reg_lookup (char **s, unsigned int types, unsigned int *regnop) in reg_lookup()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-cris.c | 2351 get_gen_reg (char **cPP, int *regnop) in get_gen_reg() 2532 get_sup_reg (char **cPP, int *regnop) in get_sup_reg()
|
H A D | tc-riscv.c | 1047 reg_lookup (char **s, enum reg_class class, unsigned int *regnop) in reg_lookup() 1075 arg_lookup (char **s, const char *const *array, size_t size, unsigned *regnop) in arg_lookup()
|
H A D | tc-mips.c | 3042 reg_lookup (char **s, unsigned int types, unsigned int *regnop) in reg_lookup()
|