Home
last modified time | relevance | path

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

/qemu/linux-user/arm/nwfpe/
H A Dfpopcode.h368 extern const floatx80 floatx80Constant[];
374 return floatx80Constant[nIndex]; in getExtendedConstant()
H A Dfpopcode.c29 const floatx80 floatx80Constant[] = { variable