Home
last modified time | relevance | path

Searched refs:float16_one (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h357 #define float16_one make_float16(0x3c00) macro
/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c2615 nn = float16_one; in HELPER()