HomeSort by relevance Sort by last modified time
    Searched full:template_val (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
elfxx-ia64.c 382 unsigned int template_val, mlx; local
396 template_val = t0 & 0x1e;
412 if (!((template_val == 0x12 /* MBB */
414 || (template_val == 0x16 /* BBB */
423 if (!((template_val == 0x10 /* MIB */
425 || (template_val == 0x12 /* MBB */
427 || (template_val == 0x16 /* BBB */
430 || (template_val == 0x18 /* MMB */
432 || (template_val == 0x1c /* MFB */
456 if (template_val == 0x16
485 int template_val; local
    [all...]
ChangeLog-2009     [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
ia64-dis.c 71 ia64_insn t0, t1, slot[3], template_val, s_bit, insn; local
103 template_val = (t0 >> 1) & 0xf;
108 tname = ia64_templ_desc[template_val].name;
114 unit = ia64_templ_desc[template_val].exec_unit[slotnum];
116 if (template_val == 2 && slotnum == 1)
306 if (slotnum + 1 == ia64_templ_desc[template_val].group_boundary
ChangeLog-2009 863 to template_val.
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-ia64.c 6561 unsigned int template_val, orig_template; local
    [all...]

Completed in 3276 milliseconds