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

/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-arm.c14639 static const struct asm_psr v7m_psrs[] =
19564 for (i = 0; i < sizeof (v7m_psrs) / sizeof (struct asm_psr); i++)
19565 hash_insert (arm_v7m_psr_hsh, v7m_psrs[i].template, (PTR) (v7m_psrs + i));
14627 static const struct asm_psr v7m_psrs[] = variable in typeref:struct:asm_psr

Completed in 56 milliseconds