Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dfpu_helper.c504 uint64_t HELPER(cdlgb)(CPUS390XState *env, uint64_t v2, uint32_t m34) in HELPER() argument
H A Dinsn-data.h.inc327 F(0xb391, CDLFBR, RRF_e, FPE, 0, r2_32u, new, f1, cdlgb, 0, IF_BFP)
330 F(0xb3a1, CDLGBR, RRF_e, FPE, 0, r2_o, new, f1, cdlgb, 0, IF_BFP)
/openbmc/qemu/target/s390x/
H A Dhelper.h36 DEF_HELPER_3(cdlgb, i64, env, i64, i32)