/external/valgrind/none/tests/ppc32/ |
H A D | jm-insns.c | 400 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) macro 402 #define AB_DPRINTF(fmt, args...) do { } while (0) macro 442 AB_DPRINTF("val"); 444 AB_DPRINTF(" %08x", p_int[i]); 446 AB_DPRINTF("\n"); 4300 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n", 4302 AB_DPRINTF("%d %03x %013lx => %016lx %0e\n", 4432 AB_DPRINTF("Registered %d fargs values\n", i); 4449 AB_DPRINTF("val %08x\n", (HWord_t)tmp); 4461 AB_DPRINTF("va [all...] |
H A D | test_isa_2_07_part2.c | 102 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) macro 104 #define AB_DPRINTF(fmt, args...) do { } while (0) macro 114 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n",
|
H A D | test_isa_2_06_part1.c | 105 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) macro 107 #define AB_DPRINTF(fmt, args...) do { } while (0) macro 117 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n",
|
H A D | test_isa_2_06_part2.c | 101 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) macro 103 #define AB_DPRINTF(fmt, args...) do { } while (0) macro 113 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n",
|
H A D | test_isa_2_06_part3.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_07_part1.c | 264 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) macro 266 #define AB_DPRINTF(fmt, args...) do { } while (0) macro 943 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n", 1064 AB_DPRINTF("Registered %d fargs values\n", i);
|
/external/valgrind/none/tests/ppc64/ |
H A D | jm-insns.c | 400 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) macro 402 #define AB_DPRINTF(fmt, args...) do { } while (0) macro 442 AB_DPRINTF("val"); 444 AB_DPRINTF(" %08x", p_int[i]); 446 AB_DPRINTF("\n"); 4300 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n", 4302 AB_DPRINTF("%d %03x %013lx => %016lx %0e\n", 4432 AB_DPRINTF("Registered %d fargs values\n", i); 4449 AB_DPRINTF("val %08x\n", (HWord_t)tmp); 4461 AB_DPRINTF("va [all...] |
H A D | test_isa_2_07_part2.c | 102 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) macro 104 #define AB_DPRINTF(fmt, args...) do { } while (0) macro 114 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n",
|
H A D | test_isa_2_06_part1.c | 105 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) macro 107 #define AB_DPRINTF(fmt, args...) do { } while (0) macro 117 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n",
|
H A D | test_isa_2_06_part2.c | 101 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) macro 103 #define AB_DPRINTF(fmt, args...) do { } while (0) macro 113 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n",
|
H A D | test_isa_2_06_part3.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_07_part1.c | 264 #define AB_DPRINTF(fmt, args...) do { fprintf(stderr, fmt , ##args); } while (0) macro 266 #define AB_DPRINTF(fmt, args...) do { } while (0) macro 943 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n", 1064 AB_DPRINTF("Registered %d fargs values\n", i);
|
/external/valgrind/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 3583 AB_DPRINTF("%d %03x %013llx => %016llx %0e\n", 3667 AB_DPRINTF("Registered %d floats values\n", i); 3682 AB_DPRINTF("val %08llx\n", tmp); 3686 AB_DPRINTF("Registered %d ints values\n", i); 3701 AB_DPRINTF("val %08llx\n", tmp); 3705 AB_DPRINTF("Registered %d ints values\n", i);
|