target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inline
commit1d8ad165b688759bbf00e40431ee9fde8817d190
authorYang Zhong <yang.zhong@intel.com>
Mon, 3 Jul 2017 10:12:19 +0000 (3 18:12 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 5 Jul 2017 07:12:44 +0000 (5 09:12 +0200)
tree4f43b9fb62be94a50e57a94717d3ba9dd27a46af
parentdb573d2cf7ae6b5a4fc324be6f55e078fc218464
target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inline

Split the cpu_set_mxcsr() and make cpu_set_fpuc() inline with specific
tcg code.

Signed-off-by: Yang Zhong <yang.zhong@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/cpu.h
target/i386/fpu_helper.c
target/i386/machine.c