Home
last modified time | relevance | path

Searched refs:FP_DECL_Q (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/s390/math-emu/
Dmath.c147 FP_DECL_Q(QA); FP_DECL_Q(QB); FP_DECL_Q(QR); in emu_axbr()
229 FP_DECL_Q(QA); FP_DECL_Q(QB); in emu_cxbr()
314 FP_DECL_Q(QA); FP_DECL_Q(QB); in emu_kxbr()
414 FP_DECL_Q(QR); in emu_cxfbr()
459 FP_DECL_Q(QA); in emu_cfxbr()
522 FP_DECL_Q(QA); FP_DECL_Q(QB); FP_DECL_Q(QR); in emu_dxbr()
619 FP_DECL_Q(QA); in emu_ltxbr()
657 FP_DECL_Q(QA); FP_DECL_Q(QR); in emu_lcxbr()
705 FP_DECL_Q(QA); in emu_fixbr()
770 FP_DECL_D(DA); FP_DECL_Q(QR); in emu_lxdbr()
[all …]
/linux-2.6.39/arch/sparc/math-emu/
Dmath_32.c287 FP_DECL_Q(QA); FP_DECL_Q(QB); FP_DECL_Q(QR); in do_one_mathemu()
Dmath_64.c181 FP_DECL_Q(QA); FP_DECL_Q(QB); FP_DECL_Q(QR); in do_mathemu()
/linux-2.6.39/include/math-emu/
Dquad.h79 #define FP_DECL_Q(X) _FP_DECL(4,X) macro
152 #define FP_DECL_Q(X) _FP_DECL(2,X) macro