Home | History | Annotate | Download | only in opcodes

Lines Matching defs:style_imm

3858 style_imm (struct aarch64_styler *styler, const char *fmt, ...)
3922 style_imm (styler, "%" PRIi64, (opnd->reglist.index % 100)));
3995 style_imm (styler, "#%d", opnd->addr.offset.imm));
4000 style_imm (styler, "#%d", opnd->addr.offset.imm));
4009 style_imm (styler, "#%d", opnd->addr.offset.imm),
4015 style_imm (styler, "#%d", opnd->addr.offset.imm));
4066 style_imm (styler, "#%" PRIi64,
4261 style_imm (styler, "#%" PRIi64, opnd->shifter.amount));
4279 style_imm (styler, "#%" PRIi64, opnd->shifter.amount));
4293 style_imm (styler, "#%" PRIi64, opnd->shifter.amount));
4333 style_imm (styler, "%" PRIi64, opnd->reglane.index));
4341 style_imm (styler, "%" PRIi64, opnd->reglane.index));
4348 style_imm (styler, "1"));
4412 style_imm (styler, "%" PRIi64, opnd->reglane.index));
4488 style_imm (styler, "%" PRIi64, opnd->reglane.index));
4504 style_imm (styler, "%" PRIi64, opnd->reglane.index));
4539 style_imm (styler, "%" PRIi64, opnd->indexed_za.index.imm),
4542 ? style_imm (styler, "%d",
4572 style_imm (styler, "%" PRIi64, opnd->indexed_za.index.imm),
4575 ? style_imm (styler, "%d",
4596 style_imm (styler, "%" PRIi64, opnd->indexed_za.index.imm));
4665 style_imm (styler, "#%" PRIi64, opnd->imm.value));
4674 snprintf (buf, size, "%s", style_imm (styler, "#%.1f", c.f));
4689 style_imm (styler, "#%" PRIi64, opnd->imm.value));
4705 style_imm (styler, "#%" PRIi64, opnd->imm.value));
4713 style_imm (styler, "#%" PRIi64, opnd->shifter.amount));
4725 style_imm (styler, "#%" PRIi64, opnd->imm.value));
4735 style_imm (styler, "#0x%-20x", imm32));
4740 snprintf (buf, size, "%s", style_imm (styler, "#0x%-20" PRIx64,
4751 snprintf (buf, size, "%s", style_imm (styler, "#0.0"));
4762 style_imm (styler, "#0x%" PRIx64, opnd->imm.value),
4764 style_imm (styler, "#%" PRIi64, opnd->shifter.amount));
4767 style_imm (styler, "#0x%" PRIx64, opnd->imm.value));
4775 style_imm (styler, "#0x%" PRIx64, opnd->imm.value));
4778 style_imm (styler, "#0x%" PRIx64, opnd->imm.value),
4780 style_imm (styler, "#%" PRIi64, opnd->shifter.amount));
4787 style_imm (styler, "#%" PRIi64, opnd->imm.value),
4789 style_imm (styler, "#%" PRIi64, opnd->shifter.amount));
4792 style_imm (styler, "#%" PRIi64, opnd->imm.value));
4804 snprintf (buf, size, "%s", style_imm (styler, "#%.18e", c.f));
4811 snprintf (buf, size, "%s", style_imm (styler, "#%.18e", c.f));
4818 snprintf (buf, size, "%s", style_imm (styler, "#%.18e", c.d));
4840 style_imm (styler, "#0x%x", (unsigned int) opnd->imm.value));
4904 style_imm (styler, "#%d", opnd->addr.offset.imm));
5011 style_imm (styler, "#%d", opnd->addr.offset.imm));
5111 snprintf (buf, size, "%s", style_imm (styler, opnd->barrier->name));
5124 style_imm (styler, "#0x%x", opnd->barrier->value));
5131 style_imm (styler, "#0x%02x", opnd->prfop->value));
5144 style_imm (styler, "#%" PRIi64, opnd->imm.value));
5161 style_imm (styler, "%d", (int) opnd->imm.value));
5165 style_imm (styler, "%d", (int) opnd->imm.value),