Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dfpu_helper.c460 uint64_t HELPER(cegb)(CPUS390XState *env, int64_t v2, uint32_t m34) in HELPER() argument
H A Dinsn-data.h.inc312 F(0xb394, CEFBR, RRF_e, Z, 0, r2_32s, new, e1, cegb, 0, IF_BFP)
315 F(0xb3a4, CEGBR, RRF_e, Z, 0, r2_o, new, e1, cegb, 0, IF_BFP)
/openbmc/qemu/target/s390x/
H A Dhelper.h32 DEF_HELPER_3(cegb, i64, env, s64, i32)