Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dvec_helper.c1033 static uint32_t float32_ceq(float32 op1, float32 op2, float_status *stat) in float32_ceq() function
1313 DO_3OP(gvec_fceq_s, float32_ceq, float32) in DO_3OP()