Searched refs:psrs (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/cctools-845/as/
H A Darm.c13874 static const struct asm_psr psrs[] =
18153 for (i = 0; i < sizeof (psrs) / sizeof (struct asm_psr); i++)
18154 hash_insert (arm_psr_hsh, psrs[i].template, (PTR) (psrs + i));
13863 static const struct asm_psr psrs[] = variable in typeref:struct:asm_psr

Completed in 405 milliseconds