Home
last modified time | relevance | path

Searched refs:cdgb (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/s390x/tcg/
H A Dfpu_helper.c471 uint64_t HELPER(cdgb)(CPUS390XState *env, int64_t v2, uint32_t m34) in HELPER() argument
H A Dinsn-data.h.inc313 F(0xb395, CDFBR, RRF_e, Z, 0, r2_32s, new, f1, cdgb, 0, IF_BFP)
316 F(0xb3a5, CDGBR, RRF_e, Z, 0, r2_o, new, f1, cdgb, 0, IF_BFP)
/openbmc/qemu/target/s390x/
H A Dhelper.h33 DEF_HELPER_3(cdgb, i64, env, s64, i32)