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

/macosx-10.9.5/cctools-845/as/
H A Darm.c13951 static const struct asm_psr v7m_psrs[] =
18155 for (i = 0; i < sizeof (v7m_psrs) / sizeof (struct asm_psr); i++)
18156 hash_insert (arm_v7m_psr_hsh, v7m_psrs[i].template, (PTR) (v7m_psrs + i));
13940 static const struct asm_psr v7m_psrs[] = variable in typeref:struct:asm_psr

Completed in 141 milliseconds