Searched refs:HEX_DEBUG_LOG (Results 1 – 3 of 3) sorted by relevance
57 HEX_DEBUG_LOG("log_store%d(0x" TARGET_FMT_lx in log_store32()68 HEX_DEBUG_LOG("log_store%d(0x" TARGET_FMT_lx in log_store64()79 HEX_DEBUG_LOG("Start packet: pc = 0x" TARGET_FMT_lx "\n", in HELPER()91 HEX_DEBUG_LOG("ERROR: %d != %d\n", in HELPER()202 HEX_DEBUG_LOG("\tBad store width %d\n", width); in print_store()217 HEX_DEBUG_LOG("slot_cancelled = %d\n", env->slot_cancelled); in HELPER()222 HEX_DEBUG_LOG("Regs written\n"); in HELPER()233 HEX_DEBUG_LOG("Predicates written\n"); in HELPER()236 HEX_DEBUG_LOG("\tp%d = 0x" TARGET_FMT_lx "\n", in HELPER()242 HEX_DEBUG_LOG("Stores\n"); in HELPER()[all …]
27 #define HEX_DEBUG_LOG(...) \ macro
203 HEX_DEBUG_LOG("%s", buf->str); in print_pkt()238 HEX_DEBUG_LOG("decode_packet: pc = 0x%" VADDR_PRIx "\n", in read_packet_words()240 HEX_DEBUG_LOG(" words = { "); in read_packet_words()242 HEX_DEBUG_LOG("0x%x, ", words[i]); in read_packet_words()244 HEX_DEBUG_LOG("}\n"); in read_packet_words()