Searched refs:op_x86_model_spec (Results 1 – 5 of 5) sorted by relevance
33 struct op_x86_model_spec { struct45 extern struct op_x86_model_spec const op_ppro_spec; argument46 extern struct op_x86_model_spec const op_athlon_spec;47 extern struct op_x86_model_spec const op_p4_spec;49 extern struct op_x86_model_spec const op_p4_ht2_spec;
19 static struct op_x86_model_spec const * model = NULL;21 static struct op_x86_model_spec const * get_model(void) in get_model()
115 struct op_x86_model_spec const op_ppro_spec = {
131 struct op_x86_model_spec const op_athlon_spec = {
708 struct op_x86_model_spec const op_p4_ht2_spec = {719 struct op_x86_model_spec const op_p4_spec = {