Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dcc_helper.c30 #define HELPER_LOG(x...) qemu_log(x) macro
32 #define HELPER_LOG(x...) macro
461 HELPER_LOG("%s: %15s 0x%016lx 0x%016lx 0x%016lx = %d\n", __func__, in do_calc_cc()
487 HELPER_LOG("%s: %16" PRIx64 "\n", __func__, a1); in HELPER()
510 HELPER_LOG("unknown sacf mode: %" PRIx64 "\n", a1); in HELPER()
H A Dint_helper.c31 #define HELPER_LOG(x...) qemu_log(x) macro
33 #define HELPER_LOG(x...) macro
H A Dmem_helper.c57 #define HELPER_LOG(x...) qemu_log(x) macro
59 #define HELPER_LOG(x...) macro
367 HELPER_LOG("%s l %d dest %" PRIx64 " src %" PRIx64 "\n", in do_helper_nc()
405 HELPER_LOG("%s l %d dest %" PRIx64 " src %" PRIx64 "\n", in do_helper_xc()
448 HELPER_LOG("%s l %d dest %" PRIx64 " src %" PRIx64 "\n", in do_helper_oc()
485 HELPER_LOG("%s l %d dest %" PRIx64 " src %" PRIx64 "\n", in do_helper_mvc()
661 HELPER_LOG("%s l %d s1 %" PRIx64 " s2 %" PRIx64 "\n", in do_helper_clc()
667 HELPER_LOG("%02x (%c)/%02x (%c) ", x, x, y, y); in do_helper_clc()
677 HELPER_LOG("\n"); in do_helper_clc()
693 HELPER_LOG("%s: r1 0x%x mask 0x%x addr 0x%" PRIx64 "\n", __func__, r1, in HELPER()
[all …]
H A Dfpu_helper.c30 #define HELPER_LOG(x...) qemu_log(x) macro
32 #define HELPER_LOG(x...) macro