HomeSort by: relevance | last modified time | path
    Searched defs:dot_template (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
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...]
  /src/external/gpl3/binutils.old/dist/gas/config/
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...]

Completed in 19 milliseconds