FPU_put_user      255 arch/x86/math-emu/load_store.c 		FPU_put_user(control_word,
FPU_put_user      269 arch/x86/math-emu/load_store.c 		FPU_put_user(status_word(),
FPU_put_user      349 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(st0_ptr->sigl, (unsigned long __user *)d);
FPU_put_user      350 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(st0_ptr->sigh,
FPU_put_user      352 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(exponent16(st0_ptr),
FPU_put_user      367 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(0, (unsigned long __user *)d);
FPU_put_user      368 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(0xc0000000, 1 + (unsigned long __user *)d);
FPU_put_user      369 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(0xffff, 4 + (short __user *)d);
FPU_put_user      542 arch/x86/math-emu/reg_ld_str.c 			FPU_put_user(0, (unsigned long __user *)dfloat);
FPU_put_user      543 arch/x86/math-emu/reg_ld_str.c 			FPU_put_user(0xfff80000,
FPU_put_user      555 arch/x86/math-emu/reg_ld_str.c 	FPU_put_user(l[0], (unsigned long __user *)dfloat);
FPU_put_user      556 arch/x86/math-emu/reg_ld_str.c 	FPU_put_user(l[1], 1 + (unsigned long __user *)dfloat);
FPU_put_user      727 arch/x86/math-emu/reg_ld_str.c 			FPU_put_user(0xffc00000,
FPU_put_user      745 arch/x86/math-emu/reg_ld_str.c 	FPU_put_user(templ, (unsigned long __user *)single);
FPU_put_user      841 arch/x86/math-emu/reg_ld_str.c 	FPU_put_user(t.sigl, (unsigned long __user *)d);
FPU_put_user      887 arch/x86/math-emu/reg_ld_str.c 	FPU_put_user((short)t.sigl, d);
FPU_put_user      929 arch/x86/math-emu/reg_ld_str.c 				FPU_put_user(0, d + i);	/* These bytes "undefined" */
FPU_put_user      930 arch/x86/math-emu/reg_ld_str.c 			FPU_put_user(0xc0, d + 7);	/* This byte "undefined" */
FPU_put_user      931 arch/x86/math-emu/reg_ld_str.c 			FPU_put_user(0xff, d + 8);
FPU_put_user      932 arch/x86/math-emu/reg_ld_str.c 			FPU_put_user(0xff, d + 9);
FPU_put_user      949 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(b, d + i);
FPU_put_user      953 arch/x86/math-emu/reg_ld_str.c 	FPU_put_user(sign, d + 9);
FPU_put_user     1150 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(control_word & ~0xe080, (unsigned long __user *)d);
FPU_put_user     1152 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(control_word, (unsigned short __user *)d);
FPU_put_user     1154 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(status_word(), (unsigned short __user *)(d + 2));
FPU_put_user     1155 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(fpu_tag_word, (unsigned short __user *)(d + 4));
FPU_put_user     1156 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(instruction_address.offset,
FPU_put_user     1158 arch/x86/math-emu/reg_ld_str.c 		FPU_put_user(operand_address.offset,
FPU_put_user     1161 arch/x86/math-emu/reg_ld_str.c 			FPU_put_user((instruction_address.
FPU_put_user     1164 arch/x86/math-emu/reg_ld_str.c 			FPU_put_user((operand_address.offset & 0xf0000) >> 4,
FPU_put_user     1167 arch/x86/math-emu/reg_ld_str.c 			FPU_put_user(instruction_address.selector,
FPU_put_user     1169 arch/x86/math-emu/reg_ld_str.c 			FPU_put_user(operand_address.selector,