On 7/29/21 1:14 AM, Peter Maydell wrote:
+DO_2OP_FP(vfaddh, 2, uint16_t, float16_add)
+DO_2OP_FP(vfadds, 4, uint32_t, float32_add)

Use float16 and float32 types here?
It'll be more interesting with some of the other macros later...


r~

Reply via email to