FPU_put_user      295 arch/x86/math-emu/load_store.c 		FPU_put_user(control_word,
FPU_put_user      309 arch/x86/math-emu/load_store.c 		FPU_put_user(status_word(),
FPU_put_user      350 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(st0_ptr->sigl, (unsigned long __user *)d);
FPU_put_user      351 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(st0_ptr->sigh,
FPU_put_user      353 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(exponent16(st0_ptr),
FPU_put_user      368 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(0, (unsigned long __user *)d);
FPU_put_user      369 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(0xc0000000, 1 + (unsigned long __user *)d);
FPU_put_user      370 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(0xffff, 4 + (short __user *)d);
FPU_put_user      543 arch/x86/math-emu/reg_ld_str.c 			FPU_put_user(0, (unsigned long __user *)dfloat);
FPU_put_user      544 arch/x86/math-emu/reg_ld_str.c 			FPU_put_user(0xfff80000,
FPU_put_user      556 arch/x86/math-emu/reg_ld_str.c 	FPU_put_user(l[0], (unsigned long __user *)dfloat);
FPU_put_user      557 arch/x86/math-emu/reg_ld_str.c 	FPU_put_user(l[1], 1 + (unsigned long __user *)dfloat);
FPU_put_user      728 arch/x86/math-emu/reg_ld_str.c 			FPU_put_user(0xffc00000,
FPU_put_user      746 arch/x86/math-emu/reg_ld_str.c 	FPU_put_user(templ, (unsigned long __user *)single);
FPU_put_user      842 arch/x86/math-emu/reg_ld_str.c 	FPU_put_user(t.sigl, (unsigned long __user *)d);
FPU_put_user      888 arch/x86/math-emu/reg_ld_str.c 	FPU_put_user((short)t.sigl, d);
FPU_put_user      930 arch/x86/math-emu/reg_ld_str.c 				FPU_put_user(0, d + i);	/* These bytes "undefined" */
FPU_put_user      931 arch/x86/math-emu/reg_ld_str.c 			FPU_put_user(0xc0, d + 7);	/* This byte "undefined" */
FPU_put_user      932 arch/x86/math-emu/reg_ld_str.c 			FPU_put_user(0xff, d + 8);
FPU_put_user      933 arch/x86/math-emu/reg_ld_str.c 			FPU_put_user(0xff, d + 9);
FPU_put_user      950 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(b, d + i);
FPU_put_user      954 arch/x86/math-emu/reg_ld_str.c 	FPU_put_user(sign, d + 9);
FPU_put_user     1151 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(control_word & ~0xe080, (unsigned long __user *)d);
FPU_put_user     1153 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(control_word, (unsigned short __user *)d);
FPU_put_user     1155 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(status_word(), (unsigned short __user *)(d + 2));
FPU_put_user     1156 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(fpu_tag_word, (unsigned short __user *)(d + 4));
FPU_put_user     1157 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(instruction_address.offset,
FPU_put_user     1159 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(operand_address.offset,
FPU_put_user     1162 arch/x86/math-emu/reg_ld_str.c 			FPU_put_user((instruction_address.
FPU_put_user     1165 arch/x86/math-emu/reg_ld_str.c 			FPU_put_user((operand_address.offset & 0xf0000) >> 4,
FPU_put_user     1168 arch/x86/math-emu/reg_ld_str.c 			FPU_put_user(instruction_address.selector,
FPU_put_user     1170 arch/x86/math-emu/reg_ld_str.c 			FPU_put_user(operand_address.selector,