| tc-ia64.c | 4543 dot_template (int template_val) function 5241 { "mii", dot_template, 0x0 }, 5242 { "mli", dot_template, 0x2 }, /* old format, for compatibility */ 5243 { "mlx", dot_template, 0x2 }, 5244 { "mmi", dot_template, 0x4 }, 5245 { "mfi", dot_template, 0x6 }, 5246 { "mmf", dot_template, 0x7 }, 5247 { "mib", dot_template, 0x8 }, 5248 { "mbb", dot_template, 0x9 }, 5249 { "bbb", dot_template, 0xb } [all...] |