Lines Matching refs:style_imm

3627 style_imm (struct aarch64_styler *styler, const char *fmt, ...)
3691 style_imm (styler, "%" PRIi64, (opnd->reglist.index % 100)));
3762 style_imm (styler, "#%d", opnd->addr.offset.imm));
3767 style_imm (styler, "#%d", opnd->addr.offset.imm));
3776 style_imm (styler, "#%d", opnd->addr.offset.imm),
3782 style_imm (styler, "#%d", opnd->addr.offset.imm));
3820 style_imm (styler, "#%" PRIi64,
3990 style_imm (styler, "#%" PRIi64, opnd->shifter.amount));
4008 style_imm (styler, "#%" PRIi64, opnd->shifter.amount));
4047 style_imm (styler, "%" PRIi64, opnd->reglane.index));
4054 style_imm (styler, "1"));
4117 style_imm (styler, "%" PRIi64, opnd->reglane.index));
4179 style_imm (styler, "%" PRIi64, opnd->reglane.index));
4201 style_imm (styler, "%" PRIi64, opnd->indexed_za.index.imm),
4204 ? style_imm (styler, "%d",
4234 style_imm (styler, "%" PRIi64, opnd->indexed_za.index.imm),
4237 ? style_imm (styler, "%d",
4265 style_imm (styler, "%" PRIi64, opnd->indexed_za.index.imm),
4267 opnd->indexed_za.index.countm1 ? style_imm (styler, "%d",
4282 style_imm (styler, "%" PRIi64, opnd->indexed_za.index.imm));
4342 style_imm (styler, "#%" PRIi64, opnd->imm.value));
4351 snprintf (buf, size, "%s", style_imm (styler, "#%.1f", c.f));
4366 style_imm (styler, "#%" PRIi64, opnd->imm.value));
4382 style_imm (styler, "#%" PRIi64, opnd->imm.value));
4390 style_imm (styler, "#%" PRIi64, opnd->shifter.amount));
4402 style_imm (styler, "#%" PRIi64, opnd->imm.value));
4412 style_imm (styler, "#0x%-20x", imm32));
4417 snprintf (buf, size, "%s", style_imm (styler, "#0x%-20" PRIx64,
4428 snprintf (buf, size, "%s", style_imm (styler, "#0.0"));
4439 style_imm (styler, "#0x%" PRIx64, opnd->imm.value),
4441 style_imm (styler, "#%" PRIi64, opnd->shifter.amount));
4444 style_imm (styler, "#0x%" PRIx64, opnd->imm.value));
4452 style_imm (styler, "#0x%" PRIx64, opnd->imm.value));
4455 style_imm (styler, "#0x%" PRIx64, opnd->imm.value),
4457 style_imm (styler, "#%" PRIi64, opnd->shifter.amount));
4464 style_imm (styler, "#%" PRIi64, opnd->imm.value),
4466 style_imm (styler, "#%" PRIi64, opnd->shifter.amount));
4469 style_imm (styler, "#%" PRIi64, opnd->imm.value));
4481 snprintf (buf, size, "%s", style_imm (styler, "#%.18e", c.f));
4488 snprintf (buf, size, "%s", style_imm (styler, "#%.18e", c.f));
4495 snprintf (buf, size, "%s", style_imm (styler, "#%.18e", c.d));
4517 style_imm (styler, "#0x%x", (unsigned int) opnd->imm.value));
4580 style_imm (styler, "#%d", opnd->addr.offset.imm));
4682 style_imm (styler, "#%d", opnd->addr.offset.imm));
4769 snprintf (buf, size, "%s", style_imm (styler, opnd->barrier->name));
4782 style_imm (styler, "#0x%x", opnd->barrier->value));
4789 snprintf (buf, size, "%s", style_imm (styler, "#0x%02x",
4801 style_imm (styler, "#%" PRIi64, opnd->imm.value));
4818 style_imm (styler, "%d", (int) opnd->imm.value));