target-i386: Split fxsave/fxrstor implementation
commit64dbaff09bb768dbbb13142862554f18ab642866
authorRichard Henderson <rth@twiddle.net>
Wed, 1 Jul 2015 12:01:50 +0000 (1 13:01 +0100)
committerRichard Henderson <rth@twiddle.net>
Fri, 12 Feb 2016 20:59:59 +0000 (13 07:59 +1100)
tree06f5149e36bd7057601b6e1b123a51fc19e100d7
parenta5af12871fd4601c44f08d9e49131e9ca13ef102
target-i386: Split fxsave/fxrstor implementation

We will be able to reuse these pieces for XSAVE/XRSTOR.

Signed-off-by: Richard Henderson <rth@twiddle.net>
target-i386/fpu_helper.c
target-i386/helper.h
target-i386/translate.c