Searched refs:f32_eq (Results 1 - 3 of 3) sorted by relevance

/seL4-test-master/tools/riscv-pk/softfloat/
H A Df32_eq.c44 bool f32_eq( float32_t a, float32_t b ) function
H A Dsoftfloat.h194 bool f32_eq( float32_t, float32_t );
/seL4-test-master/tools/riscv-pk/machine/
H A Dfp_emulation.c325 result = f32_eq(f32(rs1), f32(rs2));

Completed in 182 milliseconds