Searched defs:DO_FCVTNT (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | sve_helper.c | 8558 #define DO_FCVTNT(NAME, TYPEW, TYPEN, HW, HN, OP) \ macro 8576 DO_FCVTNT(sve_bfcvtnt, uint32_t, uint16_t, H1_4, H1_2, float32_to_bfloat16) in DO_FCVTNT() function
|