SA1 487 arch/powerpc/math-emu/math_efp.c FP_DECL_S(SA1); FP_DECL_S(SB1); FP_DECL_S(SR1); SA1 494 arch/powerpc/math-emu/math_efp.c FP_UNPACK_SP(SA1, va.wp + 1); SA1 501 arch/powerpc/math-emu/math_efp.c FP_UNPACK_SP(SA1, va.wp + 1); SA1 532 arch/powerpc/math-emu/math_efp.c FP_ADD_S(SR1, SA1, SB1); SA1 537 arch/powerpc/math-emu/math_efp.c FP_SUB_S(SR1, SA1, SB1); SA1 542 arch/powerpc/math-emu/math_efp.c FP_MUL_S(SR1, SA1, SB1); SA1 547 arch/powerpc/math-emu/math_efp.c FP_DIV_S(SR1, SA1, SB1); SA1 638 arch/powerpc/math-emu/math_efp.c FP_CMP_S(IR1, SA1, SB1, 3); SA1 641 arch/powerpc/math-emu/math_efp.c if (IR1 == 3 && (FP_ISSIGNAN_S(SA1) || FP_ISSIGNAN_S(SB1))) SA1 5054 drivers/tty/synclinkmp.c write_reg(info, SA1, testval[(i+3)%count]); SA1 5059 drivers/tty/synclinkmp.c (read_reg(info, SA1) != testval[(i+3)%count]) )