Searched defs:cvd (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/tcg/s390x/ | ||
H A D | cvd.c | 10 static uint64_t cvd(int32_t x) in cvd() function |
/openbmc/qemu/target/s390x/tcg/ | ||
H A D | int_helper.c | 176 uint64_t HELPER(cvd)(int32_t reg) in HELPER() argument |