Searched refs:StrongARMState (Results 1 – 3 of 3) sorted by relevance
63 } StrongARMState; typedef65 StrongARMState *sa1110_init(const char *cpu_type);
31 StrongARMState *sa1110;
1611 StrongARMState *sa1110_init(const char *cpu_type) in sa1110_init()1613 StrongARMState *s; in sa1110_init()1616 s = g_new0(StrongARMState, 1); in sa1110_init()