HomeSort by relevance Sort by last modified time
    Searched refs:vex_printf (Results 1 - 25 of 28) sorted by null

1 2

  /external/valgrind/main/VEX/priv/
ir_defs.c 50 case Ity_INVALID: vex_printf("Ity_INVALID"); break;
51 case Ity_I1: vex_printf( "I1"); break;
52 case Ity_I8: vex_printf( "I8"); break;
53 case Ity_I16: vex_printf( "I16"); break;
54 case Ity_I32: vex_printf( "I32"); break;
55 case Ity_I64: vex_printf( "I64"); break;
56 case Ity_I128: vex_printf( "I128"); break;
57 case Ity_F32: vex_printf( "F32"); break;
58 case Ity_F64: vex_printf( "F64"); break;
59 case Ity_V128: vex_printf( "V128"); break
    [all...]
host_generic_regs.c 46 case HRcInt32: vex_printf("HRcInt32"); break;
47 case HRcInt64: vex_printf("HRcInt64"); break;
48 case HRcFlt32: vex_printf("HRcFlt32"); break;
49 case HRcFlt64: vex_printf("HRcFlt64"); break;
50 case HRcVec64: vex_printf("HRcVec64"); break;
51 case HRcVec128: vex_printf("HRcVec128"); break;
62 case HRcInt32: vex_printf("%%%sr%d", maybe_v, regNo); return;
63 case HRcInt64: vex_printf("%%%sR%d", maybe_v, regNo); return;
64 case HRcFlt32: vex_printf("%%%sF%d", maybe_v, regNo); return;
65 case HRcFlt64: vex_printf("%%%sD%d", maybe_v, regNo); return
    [all...]
host_generic_reg_alloc2.c 225 vex_printf("ensureRRISpace: %d -> %d\n", *size, 2 * *size);
416 vex_printf("** "); \
418 vex_printf("\n\n"); \
427 vex_printf(" rreg_state[%2d] = ", z); \
429 vex_printf(" \t"); \
431 case Free: vex_printf("Free\n"); break; \
432 case Unavail: vex_printf("Unavail\n"); break; \
433 case Bound: vex_printf("BoundTo "); \
435 vex_printf("\n"); break; \
438 vex_printf("\n vreg_state[0 .. %d]:\n ", n_vregs-1);
    [all...]
host_ppc_defs.c 69 vex_printf("%s", ireg32_names[r]);
74 vex_printf("%s", ireg32_names[r]);
79 vex_printf("%%fr%d", r);
84 vex_printf("%%v%d", r);
343 vex_printf("0(");
345 vex_printf("%d(", (Int)am->Pam.IR.index);
347 vex_printf(")");
351 vex_printf(",");
412 vex_printf("%d", (Int)(Short)op->Prh.Imm.imm16);
414 vex_printf("%u", (UInt)(UShort)op->Prh.Imm.imm16)
    [all...]
main_main.c 441 vex_printf("\n------------------------"
479 vex_printf("can't show code due to extents > 1\n");
485 vex_printf("GuestBytes %llx %u ", vta->guest_bytes_addr,
489 vex_printf(" %02x", b );
492 vex_printf(" %08x\n\n", sum);
510 vex_printf("\n------------------------"
514 vex_printf("\n");
534 vex_printf("\n------------------------"
538 vex_printf("\n");
557 vex_printf("\n------------------------"
    [all...]
main_util.h 67 extern UInt vex_printf ( HChar *format, ... );
host_x86_defs.c 62 vex_printf("%s", ireg32_names[r]);
67 vex_printf("%%fake%d", r);
72 vex_printf("%%xmm%d", r);
195 vex_printf("(");
197 vex_printf("0x%x(", am->Xam.IR.imm);
199 vex_printf(")");
202 vex_printf("0x%x(", am->Xam.IRRS.imm);
204 vex_printf(",");
206 vex_printf(",%d)", 1 << am->Xam.IRRS.shift);
265 vex_printf("$0x%x", op->Xrmi.Imm.imm32)
    [all...]
host_amd64_defs.c 63 vex_printf("%s", ireg64_names[r]);
68 vex_printf("%%fake%d", r);
73 vex_printf("%%xmm%d", r);
89 vex_printf("d");
97 vex_printf("%s", ireg32_names[r]);
250 vex_printf("(");
252 vex_printf("0x%x(", am->Aam.IR.imm);
254 vex_printf(")");
257 vex_printf("0x%x(", am->Aam.IRRS.imm);
259 vex_printf(",");
    [all...]
host_arm_defs.c 65 vex_printf("r%d", r);
70 vex_printf("d%d", r);
75 vex_printf("s%d", r);
80 vex_printf("q%d", r);
240 vex_printf("%d(", am->ARMam1.RI.simm13);
242 vex_printf(")");
245 vex_printf("(");
247 vex_printf(",");
249 vex_printf(",%u)", am->ARMam1.RRS.shift);
306 vex_printf("%d(", am->ARMam2.RI.simm9)
    [all...]
guest_ppc_toIR.c 194 vex_printf(format, ## args)
    [all...]
ir_opt.c 187 /* vex_printf("lookupHHW(%llx)\n", key ); */
204 /* vex_printf("addToHHW(%llx, %llx)\n", key, val); */
367 vex_printf("\n");
369 vex_printf("\n");
469 vex_printf("\n");
471 vex_printf("\n");
552 /* vex_printf("invalidate %d .. %d\n", k_lo, k_hi ); */
601 vex_printf("rGET: "); ppIRExpr(get);
602 vex_printf(" -> "); ppIRExpr(valE);
603 vex_printf("\n")
    [all...]
main_util.c 164 vex_printf("VEX temporary storage exhausted.\n");
165 vex_printf("Pool = %s, start %p curr %p end %p (size %lld)\n",
202 vex_printf("vex storage: T total %lld bytes allocated\n",
204 vex_printf("vex storage: P total %lld bytes allocated\n",
217 vex_printf( "\nvex: %s:%d (%s): Assertion `%s' failed.\n",
225 vex_printf("\nvex: the `impossible' happened:\n %s\n", str);
231 /*--- vex_printf ---*/
488 UInt vex_printf ( HChar* format, ... ) function
guest_arm_helpers.c 88 //vex_printf("%08x %08x -> n %x z %x c %x v %x\n",
104 //vex_printf("%08x %08x -> n %x z %x c %x v %x\n",
121 //vex_printf("%08x %08x -> n %x z %x c %x v %x\n",
138 //vex_printf("%08x %08x -> n %x z %x c %x v %x\n",
178 vex_printf("armg_calculate_flags_nzcv"
231 // vex_printf("XXXXXXXX %x %x %x %x\n",
284 vex_printf("armg_calculate_condition(ARM)"
323 vex_printf("spec request:\n");
324 vex_printf(" %s ", function_name);
326 vex_printf(" ");
    [all...]
guest_x86_helpers.c 439 vex_printf("\nTotal calls: calc_all=%u calc_cond=%u calc_c=%u\n",
442 vex_printf(" cSLOW cFAST O NO B NB Z NZ BE NBE"
444 vex_printf(" -----------------------------------------------------"
456 vex_printf("%2d%c: ", op, ch);
457 vex_printf("%6u ", tabc_slow[op]);
458 vex_printf("%6u ", tabc_fast[op]);
462 vex_printf(" %3dK", n / 1000);
465 vex_printf(" %3d ", n );
467 vex_printf(" ");
470 vex_printf("\n")
    [all...]
guest_generic_bb_to_IR.c 291 vex_printf(" ");
293 vex_printf("\n");
302 vex_printf(" ");
303 vex_printf( "goto {");
305 vex_printf( "} ");
307 vex_printf( "\n");
321 vex_printf("\n");
365 vex_printf("resteer[%d,%d] to 0x%llx (delta = %lld)\n",
429 /* vex_printf("%lx %lx %ld\n", first_w32, last_w32, w32s_to_check); */