Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm/nwfpe/
Dsoftfloat.h204 signed int floatx80_to_int32( struct roundingData *, floatx80 );
Dfpa11_cprt.c126 writeRegister(getRd(opcode), floatx80_to_int32(&roundData, fpa11->fpreg[Fn].fExtended)); in PerformFIX()
Dsoftfloat.c2541 int32 floatx80_to_int32( struct roundingData *roundData, floatx80 a ) in floatx80_to_int32() function