Searched refs:TCG_PRIlx (Results 1 – 2 of 2) sorted by relevance
31 #define TCG_PRIlx PRIx32 macro36 #define TCG_PRIlx PRIx64 macro
915 fprintf(outfile, ",$0x%" TCG_PRIlx, in tcg_dump_ops()998 fprintf(outfile, ",$0x%" TCG_PRIlx, args[k++]); in tcg_dump_ops()1009 fprintf(outfile, "$0x%" TCG_PRIlx, arg); in tcg_dump_ops()1395 printf("$0x%" TCG_PRIlx, ts->val); in dump_regs()