]> Git Repo - qemu.git/commit - target/i386/machine.c
target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inline
authorYang Zhong <[email protected]>
Mon, 3 Jul 2017 10:12:19 +0000 (18:12 +0800)
committerPaolo Bonzini <[email protected]>
Wed, 5 Jul 2017 07:12:44 +0000 (09:12 +0200)
commit1d8ad165b688759bbf00e40431ee9fde8817d190
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 <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
target/i386/cpu.h
target/i386/fpu_helper.c
target/i386/machine.c
This page took 0.024248 seconds and 4 git commands to generate.