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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c24099 static const struct asm_psr v7m_psrs[] =
30876 for (i = 0; i < sizeof (v7m_psrs) / sizeof (struct asm_psr); i++)
30877 str_hash_insert (arm_v7m_psr_hsh, v7m_psrs[i].template_name,
30878 v7m_psrs + i, 0);
24091 static const struct asm_psr v7m_psrs[] = variable in typeref:struct:asm_psr
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c23990 static const struct asm_psr v7m_psrs[] =
30756 for (i = 0; i < sizeof (v7m_psrs) / sizeof (struct asm_psr); i++)
30757 str_hash_insert (arm_v7m_psr_hsh, v7m_psrs[i].template_name,
30758 v7m_psrs + i, 0);
23982 static const struct asm_psr v7m_psrs[] = variable in typeref:struct:asm_psr
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c24099 static const struct asm_psr v7m_psrs[] =
30876 for (i = 0; i < sizeof (v7m_psrs) / sizeof (struct asm_psr); i++)
30877 str_hash_insert (arm_v7m_psr_hsh, v7m_psrs[i].template_name,
30878 v7m_psrs + i, 0);
24091 static const struct asm_psr v7m_psrs[] = variable in typeref:struct:asm_psr

Completed in 492 milliseconds