/external/valgrind/main/none/tests/ppc32/ |
H A D | test_isa_2_06_part1.c | 100 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) macro 102 #define AB_DPRINTF(fmt, args...) do { } while (0) macro 112 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n",
|
H A D | test_isa_2_06_part2.c | 94 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) macro 96 #define AB_DPRINTF(fmt, args...) do { } while (0) macro 106 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n",
|
H A D | test_isa_2_06_part3.c | 94 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) macro 96 #define AB_DPRINTF(fmt, args...) do { } while (0) macro 106 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n",
|
H A D | jm-insns.c | 385 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) macro 387 #define AB_DPRINTF(fmt, args...) do { } while (0) macro 427 AB_DPRINTF("val"); 429 AB_DPRINTF(" %08x", p_int[i]); 431 AB_DPRINTF("\n"); 4204 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n", 4206 AB_DPRINTF("%d %03x %013lx => %016lx %0e\n", 4336 AB_DPRINTF("Registered %d fargs values\n", i); 4353 AB_DPRINTF("val %08x\n", (HWord_t)tmp); 4365 AB_DPRINTF("va [all...] |
/external/valgrind/main/none/tests/ppc64/ |
H A D | test_isa_2_06_part1.c | 100 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) macro 102 #define AB_DPRINTF(fmt, args...) do { } while (0) macro 112 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n",
|
H A D | test_isa_2_06_part2.c | 94 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) macro 96 #define AB_DPRINTF(fmt, args...) do { } while (0) macro 106 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n",
|
H A D | test_isa_2_06_part3.c | 94 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) macro 96 #define AB_DPRINTF(fmt, args...) do { } while (0) macro 106 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n",
|
H A D | jm-insns.c | 385 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) macro 387 #define AB_DPRINTF(fmt, args...) do { } while (0) macro 427 AB_DPRINTF("val"); 429 AB_DPRINTF(" %08x", p_int[i]); 431 AB_DPRINTF("\n"); 4204 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n", 4206 AB_DPRINTF("%d %03x %013lx => %016lx %0e\n", 4336 AB_DPRINTF("Registered %d fargs values\n", i); 4353 AB_DPRINTF("val %08x\n", (HWord_t)tmp); 4365 AB_DPRINTF("va [all...] |
/external/valgrind/main/VEX/switchback/ |
H A D | test_ppc_jm1.c | 122 #define AB_DPRINTF(fmt, args...) do { vexxx_printf(fmt , ##args); } while (0) macro 124 #define AB_DPRINTF(fmt, args...) do { } while (0) macro 3585 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n", 3669 AB_DPRINTF("Registered %d floats values\n", i); 3684 AB_DPRINTF("val %08llx\n", tmp); 3688 AB_DPRINTF("Registered %d ints values\n", i); 3703 AB_DPRINTF("val %08llx\n", tmp); 3707 AB_DPRINTF("Registered %d ints values\n", i);
|