Searched refs:bfloat16_mul (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/include/fpu/ |
| H A D | softfloat.h | 435 bfloat16 bfloat16_mul(bfloat16, bfloat16, float_status *status);
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | vec_helper.c | 1482 DO_3OP(gvec_fmul_b16, bfloat16_mul, float16) in DO_3OP() 1788 DO_FMUL_IDX(gvec_fmul_idx_b16, nop, bfloat16_mul, float16, H2)
|
| H A D | sve_helper.c | 4647 DO_ZPZZ_FP(sve_fmul_b16, uint16_t, H1_2, bfloat16_mul) in DO_ZPZZ_FP()
|
| /openbmc/qemu/fpu/ |
| H A D | softfloat.c | 2195 bfloat16_mul(bfloat16 a, bfloat16 b, float_status *status) in bfloat16_mul() function
|