Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/nwfpe/
Dfpopcode.c18 const floatx80 floatx80Constant[] = { variable
Dfpopcode.h362 extern const floatx80 floatx80Constant[]; in getExtendedConstant()
363 return floatx80Constant[nIndex]; in getExtendedConstant()