Home
last modified time | relevance | path

Searched refs:HELPER_LOG (Results 1 – 5 of 5) sorted by relevance

/qemu/target/s390x/tcg/
H A Dcc_helper.c31 #define HELPER_LOG(x...) qemu_log(x) macro
33 #define HELPER_LOG(x...) macro
462 HELPER_LOG("%s: %15s 0x%016lx 0x%016lx 0x%016lx = %d\n", __func__, in do_calc_cc()
488 HELPER_LOG("%s: %16" PRIx64 "\n", __func__, a1); in HELPER()
511 HELPER_LOG("unknown sacf mode: %" PRIx64 "\n", a1); in HELPER()
H A Dint_helper.c32 #define HELPER_LOG(x...) qemu_log(x) macro
34 #define HELPER_LOG(x...) macro
H A Dmem_helper.c51 #define HELPER_LOG(x...) qemu_log(x) macro
53 #define HELPER_LOG(x...) macro
367 HELPER_LOG("%s l %d dest %" PRIx64 " src %" PRIx64 "\n", in do_helper_nc()
401 HELPER_LOG("%s l %d dest %" PRIx64 " src %" PRIx64 "\n", in do_helper_xc()
442 HELPER_LOG("%s l %d dest %" PRIx64 " src %" PRIx64 "\n", in do_helper_oc()
475 HELPER_LOG("%s l %d dest %" PRIx64 " src %" PRIx64 "\n", in do_helper_mvc()
636 HELPER_LOG("%s l %d s1 %" PRIx64 " s2 %" PRIx64 "\n", in do_helper_clc()
642 HELPER_LOG("%02x (%c)/%02x (%c) ", x, x, y, y); in do_helper_clc()
652 HELPER_LOG("\n"); in do_helper_clc()
695 HELPER_LOG("\n"); in HELPER()
[all …]
H A Dmisc_helper.c50 #define HELPER_LOG(x...) qemu_log(x) macro
52 #define HELPER_LOG(x...) macro
60 HELPER_LOG("%s: exception %d\n", __func__, excp); in HELPER()
169 HELPER_LOG("prefix: %#x\n", prefix); in HELPER()
H A Dfpu_helper.c31 #define HELPER_LOG(x...) qemu_log(x) macro
33 #define HELPER_LOG(x...) macro