i386: move math-emu
authorThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:16:31 +0000 (11:16 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:16:31 +0000 (11:16 +0200)
commitda957e111bb0c189a4a3bf8a00caaecb59ed94ca
tree6916075fdd3e28869dcd3dfa2cf160a74d1cb02e
parent2ec1df4130c60d1eb49dc0fa0ed15858fede6b05
i386: move math-emu

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
49 files changed:
arch/i386/Kconfig
arch/i386/Makefile
arch/x86/math-emu/Makefile [moved from arch/i386/math-emu/Makefile with 100% similarity]
arch/x86/math-emu/README [moved from arch/i386/math-emu/README with 100% similarity]
arch/x86/math-emu/control_w.h [moved from arch/i386/math-emu/control_w.h with 100% similarity]
arch/x86/math-emu/div_Xsig.S [moved from arch/i386/math-emu/div_Xsig.S with 100% similarity]
arch/x86/math-emu/div_small.S [moved from arch/i386/math-emu/div_small.S with 100% similarity]
arch/x86/math-emu/errors.c [moved from arch/i386/math-emu/errors.c with 100% similarity]
arch/x86/math-emu/exception.h [moved from arch/i386/math-emu/exception.h with 100% similarity]
arch/x86/math-emu/fpu_arith.c [moved from arch/i386/math-emu/fpu_arith.c with 100% similarity]
arch/x86/math-emu/fpu_asm.h [moved from arch/i386/math-emu/fpu_asm.h with 100% similarity]
arch/x86/math-emu/fpu_aux.c [moved from arch/i386/math-emu/fpu_aux.c with 100% similarity]
arch/x86/math-emu/fpu_emu.h [moved from arch/i386/math-emu/fpu_emu.h with 100% similarity]
arch/x86/math-emu/fpu_entry.c [moved from arch/i386/math-emu/fpu_entry.c with 100% similarity]
arch/x86/math-emu/fpu_etc.c [moved from arch/i386/math-emu/fpu_etc.c with 100% similarity]
arch/x86/math-emu/fpu_proto.h [moved from arch/i386/math-emu/fpu_proto.h with 100% similarity]
arch/x86/math-emu/fpu_system.h [moved from arch/i386/math-emu/fpu_system.h with 100% similarity]
arch/x86/math-emu/fpu_tags.c [moved from arch/i386/math-emu/fpu_tags.c with 100% similarity]
arch/x86/math-emu/fpu_trig.c [moved from arch/i386/math-emu/fpu_trig.c with 100% similarity]
arch/x86/math-emu/get_address.c [moved from arch/i386/math-emu/get_address.c with 100% similarity]
arch/x86/math-emu/load_store.c [moved from arch/i386/math-emu/load_store.c with 100% similarity]
arch/x86/math-emu/mul_Xsig.S [moved from arch/i386/math-emu/mul_Xsig.S with 100% similarity]
arch/x86/math-emu/poly.h [moved from arch/i386/math-emu/poly.h with 100% similarity]
arch/x86/math-emu/poly_2xm1.c [moved from arch/i386/math-emu/poly_2xm1.c with 100% similarity]
arch/x86/math-emu/poly_atan.c [moved from arch/i386/math-emu/poly_atan.c with 100% similarity]
arch/x86/math-emu/poly_l2.c [moved from arch/i386/math-emu/poly_l2.c with 100% similarity]
arch/x86/math-emu/poly_sin.c [moved from arch/i386/math-emu/poly_sin.c with 100% similarity]
arch/x86/math-emu/poly_tan.c [moved from arch/i386/math-emu/poly_tan.c with 100% similarity]
arch/x86/math-emu/polynom_Xsig.S [moved from arch/i386/math-emu/polynom_Xsig.S with 100% similarity]
arch/x86/math-emu/reg_add_sub.c [moved from arch/i386/math-emu/reg_add_sub.c with 100% similarity]
arch/x86/math-emu/reg_compare.c [moved from arch/i386/math-emu/reg_compare.c with 100% similarity]
arch/x86/math-emu/reg_constant.c [moved from arch/i386/math-emu/reg_constant.c with 100% similarity]
arch/x86/math-emu/reg_constant.h [moved from arch/i386/math-emu/reg_constant.h with 100% similarity]
arch/x86/math-emu/reg_convert.c [moved from arch/i386/math-emu/reg_convert.c with 100% similarity]
arch/x86/math-emu/reg_divide.c [moved from arch/i386/math-emu/reg_divide.c with 100% similarity]
arch/x86/math-emu/reg_ld_str.c [moved from arch/i386/math-emu/reg_ld_str.c with 100% similarity]
arch/x86/math-emu/reg_mul.c [moved from arch/i386/math-emu/reg_mul.c with 100% similarity]
arch/x86/math-emu/reg_norm.S [moved from arch/i386/math-emu/reg_norm.S with 100% similarity]
arch/x86/math-emu/reg_round.S [moved from arch/i386/math-emu/reg_round.S with 100% similarity]
arch/x86/math-emu/reg_u_add.S [moved from arch/i386/math-emu/reg_u_add.S with 100% similarity]
arch/x86/math-emu/reg_u_div.S [moved from arch/i386/math-emu/reg_u_div.S with 100% similarity]
arch/x86/math-emu/reg_u_mul.S [moved from arch/i386/math-emu/reg_u_mul.S with 100% similarity]
arch/x86/math-emu/reg_u_sub.S [moved from arch/i386/math-emu/reg_u_sub.S with 100% similarity]
arch/x86/math-emu/round_Xsig.S [moved from arch/i386/math-emu/round_Xsig.S with 100% similarity]
arch/x86/math-emu/shr_Xsig.S [moved from arch/i386/math-emu/shr_Xsig.S with 100% similarity]
arch/x86/math-emu/status_w.h [moved from arch/i386/math-emu/status_w.h with 100% similarity]
arch/x86/math-emu/version.h [moved from arch/i386/math-emu/version.h with 100% similarity]
arch/x86/math-emu/wm_shrx.S [moved from arch/i386/math-emu/wm_shrx.S with 100% similarity]
arch/x86/math-emu/wm_sqrt.S [moved from arch/i386/math-emu/wm_sqrt.S with 100% similarity]