Home | History | Annotate | Download | only in common

Lines Matching refs:SIM_DESC

56 void sim_engine_get_run_state (SIM_DESC sd, enum sim_stop *reason, int *sigrc);
57 void sim_engine_set_run_state (SIM_DESC sd, enum sim_stop reason, int sigrc);
63 (SIM_DESC sd,
88 (SIM_DESC sd,
117 (SIM_DESC sd,
124 (SIM_DESC sd,
143 (SIM_DESC sd,
154 extern int sim_engine_next_cpu_nr (SIM_DESC sd);
155 extern int sim_engine_last_cpu_nr (SIM_DESC sd);
156 extern int sim_engine_nr_cpus (SIM_DESC sd);