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