Searched refs:cdlgb (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/s390x/tcg/ |
H A D | fpu_helper.c | 504 uint64_t HELPER(cdlgb)(CPUS390XState *env, uint64_t v2, uint32_t m34) in HELPER() argument
|
H A D | insn-data.h.inc | 327 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 D | helper.h | 36 DEF_HELPER_3(cdlgb, i64, env, i64, i32)
|