XCR               306 arch/powerpc/math-emu/math.c 		case FCMPU:	func = fcmpu;	type = XCR;	break;
XCR               310 arch/powerpc/math-emu/math.c 		case FCMPO:	func = fcmpo;	type = XCR;	break;
XCR               397 arch/powerpc/math-emu/math.c 	case XCR:
XCR               119 arch/powerpc/math-emu/math_efp.c 	case EFSCMPEQ:	ret = XCR;	break;
XCR               120 arch/powerpc/math-emu/math_efp.c 	case EFSCMPGT:	ret = XCR;	break;
XCR               121 arch/powerpc/math-emu/math_efp.c 	case EFSCMPLT:	ret = XCR;	break;
XCR               137 arch/powerpc/math-emu/math_efp.c 	case EVFSCMPEQ:	ret = XCR;	break;
XCR               138 arch/powerpc/math-emu/math_efp.c 	case EVFSCMPGT:	ret = XCR;	break;
XCR               139 arch/powerpc/math-emu/math_efp.c 	case EVFSCMPLT:	ret = XCR;	break;
XCR               155 arch/powerpc/math-emu/math_efp.c 	case EFDCMPEQ:	ret = XCR;	break;
XCR               156 arch/powerpc/math-emu/math_efp.c 	case EFDCMPGT:	ret = XCR;	break;
XCR               157 arch/powerpc/math-emu/math_efp.c 	case EFDCMPLT:	ret = XCR;	break;
XCR               219 arch/powerpc/math-emu/math_efp.c 		case XCR:
XCR               347 arch/powerpc/math-emu/math_efp.c 		case XCR:
XCR               492 arch/powerpc/math-emu/math_efp.c 		case XCR:
XCR               737 arch/powerpc/math-emu/math_efp.c 	if (type == XCR) return -ENOSYS;
XCR              2922 drivers/tty/synclink_gt.c 	wr_reg32(info, XCR, xctrl);