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