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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.c8765 static const struct asm_psr v7m_psrs[] =
12858 for (i = 0; i < sizeof (v7m_psrs) / sizeof (struct asm_psr); i++)
12859 hash_insert (arm_v7m_psr_hsh, v7m_psrs[i].template, (PTR) (v7m_psrs + i));
8753 static const struct asm_psr v7m_psrs[] = variable in typeref:struct:asm_psr
/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c18952 static const struct asm_psr v7m_psrs[] =
24999 for (i = 0; i < sizeof (v7m_psrs) / sizeof (struct asm_psr); i++)
25000 hash_insert (arm_v7m_psr_hsh, v7m_psrs[i].template_name,
25001 (void *) (v7m_psrs + i));
18943 static const struct asm_psr v7m_psrs[] = variable in typeref:struct:asm_psr

Completed in 206 milliseconds