Searched refs:psrs (Results 1 – 5 of 5) sorted by relevance
1503 (psrs): Remove "g", "nzcvq", "nzcvqg".
759 (psrs): Add entry for PSR flags, g, nzcvq, nzcvqg.
4532 * config/tc-arm.c (psrs): Remove lowercase versions of spsr* and5808 * config/tc-arm.c (psrs): Accept combinations of flags.6430 (psrs): Rearrange contents to match new asm_psr structure.
2724 (psrs[]): New variable.
24046 static const struct asm_psr psrs[] = variable30903 for (i = 0; i < sizeof (psrs) / sizeof (struct asm_psr); i++) in md_begin()30904 str_hash_insert (arm_psr_hsh, psrs[i].template_name, psrs + i, 0); in md_begin()