Searched refs:SA0 (Results 1 – 4 of 4) sorted by relevance
/arch/powerpc/math-emu/ |
D | math_efp.c | 491 FP_DECL_S(SA0); FP_DECL_S(SB0); FP_DECL_S(SR0); in do_spe_mathemu() 498 FP_UNPACK_SP(SA0, va.wp); in do_spe_mathemu() 505 FP_UNPACK_SP(SA0, va.wp); in do_spe_mathemu() 534 FP_ADD_S(SR0, SA0, SB0); in do_spe_mathemu() 539 FP_SUB_S(SR0, SA0, SB0); in do_spe_mathemu() 544 FP_MUL_S(SR0, SA0, SB0); in do_spe_mathemu() 549 FP_DIV_S(SR0, SA0, SB0); in do_spe_mathemu() 614 FP_CMP_S(IR0, SA0, SB0, 3); in do_spe_mathemu() 616 if (IR0 == 3 && (FP_ISSIGNAN_S(SA0) || FP_ISSIGNAN_S(SB0))) in do_spe_mathemu()
|
/arch/blackfin/mach-bf537/include/mach/ |
D | defBF534.h | 2438 #define SA0 0x0020 /* Stuck At Dominant Error */ macro
|
/arch/blackfin/mach-bf548/include/mach/ |
D | defBF54x_base.h | 2533 #define SA0 0x20 /* Stuck At Dominant */ macro
|
/arch/blackfin/mach-bf538/include/mach/ |
D | defBF539.h | 4235 #define SA0 0x0020 /* Stuck At Dominant Error */ macro
|