Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dfpu_helper.c493 uint64_t HELPER(celgb)(CPUS390XState *env, uint64_t v2, uint32_t m34) in HELPER() argument
H A Dinsn-data.h.inc326 F(0xb390, CELFBR, RRF_e, FPE, 0, r2_32u, new, e1, celgb, 0, IF_BFP)
329 F(0xb3a0, CELGBR, RRF_e, FPE, 0, r2_o, new, e1, celgb, 0, IF_BFP)
/openbmc/qemu/target/s390x/
H A Dhelper.h35 DEF_HELPER_3(celgb, i64, env, i64, i32)