x86: split off SVM helpers
commit6bada5e80ee5941a3b7ab118b738a4097dd76e37
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 29 Apr 2012 14:42:35 +0000 (29 14:42 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Thu, 28 Jun 2012 20:28:09 +0000 (28 20:28 +0000)
treeaa8240abf7b0556964b735fb1830c6992e0bbc97
parentd7582078017c5c7c4a8ca0d794db1c896e86a105
x86: split off SVM helpers

Move SVM helpers to svm_helper.c.

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