Searched refs:psrs (Results 1 – 6 of 6) sorted by relevance
399 static const struct asm_psr psrs[] = variable11621 for (i = 0; i < sizeof (psrs) / sizeof (struct asm_psr); i++) in md_begin()11622 hash_insert (arm_psr_hsh, psrs[i].template, (PTR) (psrs + i)); in md_begin()
8792 static const struct asm_psr psrs[] = variable13042 for (i = 0; i < sizeof (psrs) / sizeof (struct asm_psr); i++) in md_begin()13043 hash_insert (arm_psr_hsh, psrs[i].template, (PTR) (psrs + i)); in md_begin()
4542 * config/tc-arm.c (psrs): Remove lowercase versions of spsr* and5818 * config/tc-arm.c (psrs): Accept combinations of flags.6440 (psrs): Rearrange contents to match new asm_psr structure.
2724 (psrs[]): New variable.