Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dvec_helper.c1028 static uint16_t float16_ceq(float16 op1, float16 op2, float_status *stat) in float16_ceq() function
1312 DO_3OP(gvec_fceq_h, float16_ceq, float16) in DO_3OP()