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

/gem5/src/arch/arm/insts/
H A Dfplib.cc324 fp32_zero(int sgn) function in namespace:ArmISA
802 return fp32_zero(sgn);
1292 return fp32_zero(a_sgn);
1319 return fp32_zero((mode & 3) == 2);
1447 return fp32_zero(a_sgn ^ b_sgn);
1624 return fp32_zero(a_sgn);
1659 return fp32_zero((mode & 3) == 2);
1828 return fp32_zero(a_sgn ^ b_sgn);
1972 return fp32_zero(a_sgn);
2092 return fp32_zero(a_sg
[all...]

Completed in 15 milliseconds