Home
last modified time | relevance | path

Searched refs:SA0 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/math-emu/
A Dmath_efp.c486 FP_DECL_S(SA0); FP_DECL_S(SB0); FP_DECL_S(SR0); in do_spe_mathemu()
493 FP_UNPACK_SP(SA0, va.wp); in do_spe_mathemu()
500 FP_UNPACK_SP(SA0, va.wp); in do_spe_mathemu()
531 FP_ADD_S(SR0, SA0, SB0); in do_spe_mathemu()
536 FP_SUB_S(SR0, SA0, SB0); in do_spe_mathemu()
541 FP_MUL_S(SR0, SA0, SB0); in do_spe_mathemu()
546 FP_DIV_S(SR0, SA0, SB0); in do_spe_mathemu()
637 FP_CMP_S(IR0, SA0, SB0, 3); in do_spe_mathemu()
639 if (IR0 == 3 && (FP_ISSIGNAN_S(SA0) || FP_ISSIGNAN_S(SB0))) in do_spe_mathemu()
/linux/drivers/net/wan/
A Dhd64570.h64 #define SA0 0x12 /* Sync/Address 0 */ macro
A Dhd64572.h82 #define SA0 0x140 /* Syn Address reg 0 */ macro

Completed in 11 milliseconds