SB1               487 arch/powerpc/math-emu/math_efp.c 		FP_DECL_S(SA1); FP_DECL_S(SB1); FP_DECL_S(SR1);
SB1               497 arch/powerpc/math-emu/math_efp.c 			FP_UNPACK_SP(SB1, vb.wp + 1);
SB1               532 arch/powerpc/math-emu/math_efp.c 			FP_ADD_S(SR1, SA1, SB1);
SB1               537 arch/powerpc/math-emu/math_efp.c 			FP_SUB_S(SR1, SA1, SB1);
SB1               542 arch/powerpc/math-emu/math_efp.c 			FP_MUL_S(SR1, SA1, SB1);
SB1               547 arch/powerpc/math-emu/math_efp.c 			FP_DIV_S(SR1, SA1, SB1);
SB1               577 arch/powerpc/math-emu/math_efp.c 				FP_TO_INT_ROUND_S(vc.wp[1], SB1, 32,
SB1               595 arch/powerpc/math-emu/math_efp.c 				FP_TO_INT_ROUND_S(vc.wp[1], SB1, 32,
SB1               613 arch/powerpc/math-emu/math_efp.c 				FP_TO_INT_S(vc.wp[1], SB1, 32,
SB1               638 arch/powerpc/math-emu/math_efp.c 			FP_CMP_S(IR1, SA1, SB1, 3);
SB1               641 arch/powerpc/math-emu/math_efp.c 			if (IR1 == 3 && (FP_ISSIGNAN_S(SA1) || FP_ISSIGNAN_S(SB1)))
SB1               848 drivers/tty/serial/ip22zilog.c 		up->curregs[4] |= SB1;
SB1              1142 drivers/tty/serial/ip22zilog.c 		up->curregs[R4] = PAR_EVEN | X16CLK | SB1;
SB1               860 drivers/tty/serial/pmac_zilog.c 	uap->curregs[R4] = X16CLK | SB1;
SB1              1070 drivers/tty/serial/pmac_zilog.c 		uap->curregs[4] |= SB1;
SB1               913 drivers/tty/serial/sunzilog.c 		up->curregs[R4] |= SB1;
SB1              1352 drivers/tty/serial/sunzilog.c 		up->curregs[R4] = PAR_EVEN | X16CLK | SB1;
SB1              1368 drivers/tty/serial/sunzilog.c 		up->curregs[R4] = PAR_EVEN | X16CLK | SB1;
SB1               117 drivers/tty/serial/zs.c 	X16CLK | SB1,			/* write 4 */
SB1               893 drivers/tty/serial/zs.c 		zport->regs[4] |= SB1;