Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-score.c467 static struct s3_reg_map s3_all_reg_maps[] = variable
1068 if ((reg = s3_score_reg_parse (str, s3_all_reg_maps[reg_type].htab)) != (int) s3_FAIL) in s3_reg_required_here()
2064 if ((reg = s3_score_reg_parse (str, s3_all_reg_maps[s3_REG_TYPE_SCORE].htab)) != (int) s3_FAIL) in s3_reglow_required_here()
6538 s3_build_reg_hsh (s3_all_reg_maps + i); in s3_begin()