x86: split off FPU helpers
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 28 Apr 2012 20:21:41 +0000 (20:21 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Thu, 28 Jun 2012 20:28:08 +0000 (20:28 +0000)
commitf299f4374affb6b838765841bb69a6e92566a9a8
treebfd3528c1d2dd438e1a5c119043930a37b5ce610
parente01d9d31d9fd5824a1b0279a3631a2d66b5185ea
x86: split off FPU helpers

Move FPU and MMX/SSE helpers to fpu_helpers.c.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-i386/Makefile.objs
target-i386/fpu_helper.c [new file with mode: 0644]
target-i386/op_helper.c