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

/macosx-10.9.5/cctools-845/as/
H A Darm.c404 struct asm_psr struct
3837 const struct asm_psr *psr;
13874 static const struct asm_psr psrs[] =
13951 static const struct asm_psr v7m_psrs[] =
18153 for (i = 0; i < sizeof (psrs) / sizeof (struct asm_psr); i++)
18155 for (i = 0; i < sizeof (v7m_psrs) / sizeof (struct asm_psr); i++)

Completed in 199 milliseconds